Skip to content

Commit

Permalink
Merge pull request #1 from malik672/dev
Browse files Browse the repository at this point in the history
fix dictionary issue and generated ast using ethers_solc
  • Loading branch information
malik672 authored Nov 14, 2023
2 parents 91a6488 + cfa0507 commit 05a52d2
Show file tree
Hide file tree
Showing 9 changed files with 1,586 additions and 68 deletions.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ serde_json = "1.0.107"
snap = "1.1.0"
tokio = {version = "1", features = ["full"]}



[[bin]]
name = "analyzer"
path = "src/main.rs"
path = "src/main.rs"
Loading

0 comments on commit 05a52d2

Please sign in to comment.