Skip to content

Commit 0738ea9

Browse files
chore(deps): bump revm from 30.2.0 to 31.0.2
Bumps [revm](https://github.com/bluealloy/revm) from 30.2.0 to 31.0.2. - [Release notes](https://github.com/bluealloy/revm/releases) - [Changelog](https://github.com/bluealloy/revm/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluealloy/revm/commits) --- updated-dependencies: - dependency-name: revm dependency-version: 31.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b20a765 commit 0738ea9

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -66,7 +66,7 @@ alloy-sol-types = { version = "1.3.1", default-features = false }
6666
# Execution
6767
alloy-evm = { version = "0.22.6", default-features = false }
6868
alloy-op-evm = { version = "0.22.6", default-features = false }
69-
revm = { version = "30.2.0", default-features = false }
69+
revm = { version = "31.0.2", default-features = false }
7070
op-revm = { version = "11.3.0", default-features = false }
7171
revm-primitives = { version = "21.0.2", default-features = false }
7272

0 commit comments

Comments
 (0)