Skip to content

Commit

Permalink
build(deps): bump alloy-signer from 0.1.4 to 0.5.4
Browse files Browse the repository at this point in the history
Bumps [alloy-signer](https://github.com/alloy-rs/alloy) from 0.1.4 to 0.5.4.
- [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.1.4...v0.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent b981784 commit c75f85d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 13 deletions.
48 changes: 36 additions & 12 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 @@ -27,7 +27,7 @@ alloy-primitives = "0.7.2"
alloy-provider = { version = "0.1", default-features = false, features = ["reqwest", "ws"] }
alloy-sol-types = "0.7.2"
alloy-signer-local = "0.1"
alloy-signer = "0.1"
alloy-signer = "0.5"
alloy-contract = "0.1"
lock_api = "0.4.12"
parking_lot = "0.12.3"
Expand Down

0 comments on commit c75f85d

Please sign in to comment.