Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Update solang-parser to v0.3.3 (#2649)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanyoung authored Oct 24, 2023
1 parent 9754f22 commit 949feb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethers-solc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ all-features = true
[dependencies]
ethers-core.workspace = true

solang-parser = { version = "=0.3.2", default-features = false }
solang-parser = { version = "=0.3.3", default-features = false }

serde = { workspace = true, features = ["derive", "rc"] }
serde_json.workspace = true
Expand Down

0 comments on commit 949feb7

Please sign in to comment.