Skip to content

Commit 24ad367

Browse files
chore(deps): bump alloy-contract from 1.8.3 to 2.0.5
Bumps [alloy-contract](https://github.com/alloy-rs/alloy) from 1.8.3 to 2.0.5. - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v1.8.3...v2.0.5) --- updated-dependencies: - dependency-name: alloy-contract dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 488206f commit 24ad367

2 files changed

Lines changed: 99 additions & 40 deletions

File tree

Cargo.lock

Lines changed: 98 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ alloy-pubsub = { version = "1.8", default-features = false }
421421
alloy-signer = { version = "1.8", default-features = false }
422422
alloy-signer-local = { version = "1.8", default-features = false }
423423
alloy-network = { version = "1.8", default-features = false }
424-
alloy-contract = { version = "1.8", default-features = false }
424+
alloy-contract = { version = "2.0", default-features = false }
425425
alloy-consensus = { version = "1.8", default-features = false }
426426
alloy-eips = { version = "2.0", default-features = false }
427427
alloy-transport = { version = "1.8", default-features = false }

0 commit comments

Comments
 (0)