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

Commit

Permalink
chore(deps): bump solang-parser 0.1.11 (#1103)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Apr 3, 2022
1 parent 18dda9a commit 5bbc6c3
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 @@ -35,7 +35,7 @@ tempfile = { version = "3.3.0", optional = true }
fs_extra = { version = "1.2.0", optional = true }
sha2 = { version = "0.9.8", default-features = false, optional = true }
dunce = "1.0.2"
solang-parser = { default-features = false, version = "0.1.10" }
solang-parser = { default-features = false, version = "0.1.11" }
rayon = "1.5.1"
rand = { version = "0.8.5", optional = true }

Expand Down

0 comments on commit 5bbc6c3

Please sign in to comment.