Skip to content

Commit

Permalink
Bump ethers-solc from 2.0.13 to 2.0.14
Browse files Browse the repository at this point in the history
Bumps [ethers-solc](https://github.com/gakonst/ethers-rs) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/gakonst/ethers-rs/releases)
- [Changelog](https://github.com/gakonst/ethers-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gakonst/ethers-rs/commits)

---
updated-dependencies:
- dependency-name: ethers-solc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent c34ad26 commit 5b40d2b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 30 deletions.
86 changes: 57 additions & 29 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ clap = { version = "4.0", features = ["derive", "env"] }
telemetry-batteries = { git = "https://github.com/worldcoin/telemetry-batteries.git", rev = "802a4f39f358e077b11c8429b4c65f3e45b85959" }
config = "0.13.4"
ethers = { version = "2.0.10", features = ["ws", "ipc", "openssl", "abigen"] }
ethers-solc = "2.0.10"
ethers-solc = "2.0.14"
eyre = "0.6"
futures = "0.3"
futures-util = { version = "^0.3" }
Expand Down

0 comments on commit 5b40d2b

Please sign in to comment.