Skip to content

Commit

Permalink
build(deps): bump alloy-rpc-client from 0.4.2 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps [alloy-rpc-client](https://github.com/alloy-rs/alloy) from 0.4.2 to 0.7.3.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.4.2...v0.7.3)

---
updated-dependencies:
- dependency-name: alloy-rpc-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent f593ba8 commit 21ee456
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 27 deletions.
68 changes: 42 additions & 26 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 @@ -41,7 +41,7 @@ alloy-primitives = "0.7.2"
alloy-provider = { version = "0.1", default-features = false, features = ["reqwest", "ws"] }
alloy-signer = { version = "0.1" }
alloy-signer-local = { version = "0.1" }
alloy-rpc-client = "0.4.2"
alloy-rpc-client = "0.7.3"
alloy-network = { version = "0.1" }
alloy-json-abi = "0.7.2"
alloy-sol-types = "0.7.2"
Expand Down

0 comments on commit 21ee456

Please sign in to comment.