Skip to content

Commit

Permalink
feat(deps): bump ethers from 2.0.11 to 2.0.14
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/gakonst/ethers-rs) from 2.0.11 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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 0924727 commit 7399161
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 81 deletions.
140 changes: 60 additions & 80 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 @@ -25,7 +25,7 @@ anyhow = "1.0.79"
bigdecimal = { version = "0.3", features = ["serde"] }
cfg-if = "1.0"
chrono = { version = "0.4", features = ["serde"] }
ethers = "2.0.11"
ethers = "2.0.14"
ethers_primitives = "0.2.2"
franklin-crypto = { version = "0.0.5", git = "https://github.com/zkLinkProtocol/franklin-crypto.git", branch = "dev" }
futures = "0.3"
Expand Down

0 comments on commit 7399161

Please sign in to comment.