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

Commit

Permalink
dep: solang-parser 0.2.2 (#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk authored Feb 10, 2023
1 parent c436eae commit 6528664
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ethers-solc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tempfile = { version = "3.3.0", optional = true }
fs_extra = { version = "1.3.0", optional = true }
sha2 = { version = "0.10.6", default-features = false, optional = true }
dunce = "1.0.3"
solang-parser = { default-features = false, version = "=0.2.1" }
solang-parser = { default-features = false, version = "=0.2.2" }
rayon = "1.6.0"
rand = { version = "0.8.5", optional = true }
path-slash = "0.2.1"
Expand Down

0 comments on commit 6528664

Please sign in to comment.