Skip to content

Commit ff78427

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

2 files changed

Lines changed: 33 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 14 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
@@ -94,7 +94,7 @@ alloy = { version = "1.6.3", features = [
9494
"signers",
9595
"reqwest-rustls-tls",
9696
], default-features = false }
97-
alloy-evm = { version = "0.27.2", default-features = false }
97+
alloy-evm = { version = "0.28.1", default-features = false }
9898
alloy-eips = { version = "1.6.3", default-features = false }
9999
alloy-network = { version = "1.6.3", default-features = false }
100100
alloy-provider = { version = "1.6.3", default-features = false }

0 commit comments

Comments
 (0)