Skip to content

Commit 1d6fcae

Browse files
chore(deps): bump alloy-evm from 0.27.2 to 0.28.0
Bumps [alloy-evm](https://github.com/alloy-rs/alloy-evm) from 0.27.2 to 0.28.0. - [Changelog](https://github.com/alloy-rs/evm/blob/main/CHANGELOG.md) - [Commits](alloy-rs/evm@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: alloy-evm dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6589836 commit 1d6fcae

File tree

2 files changed

+43
-25
lines changed

2 files changed

+43
-25
lines changed

Cargo.lock

Lines changed: 42 additions & 24 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
@@ -93,7 +93,7 @@ alloy = { version = "1.6.3", features = [
9393
"signers",
9494
"reqwest-rustls-tls",
9595
], default-features = false }
96-
alloy-evm = { version = "0.27.2", default-features = false }
96+
alloy-evm = { version = "0.28.1", default-features = false }
9797
alloy-eips = { version = "1.6.3", default-features = false }
9898
alloy-network = { version = "1.6.3", default-features = false }
9999
alloy-provider = { version = "1.6.3", default-features = false }

0 commit comments

Comments
 (0)