Skip to content

Commit 0a7cca4

Browse files
chore(deps): bump op-revm from 11.3.0 to 12.0.0
Bumps [op-revm](https://github.com/bluealloy/revm) from 11.3.0 to 12.0.0. - [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/v12) --- updated-dependencies: - dependency-name: op-revm dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca100c7 commit 0a7cca4

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-
op-revm = { version = "11.3.0", default-features = false }
69+
op-revm = { version = "12.0.0", default-features = false }
7070
revm = { version = "30.2.0", default-features = false }
7171
revm-primitives = { version = "21.0.2", default-features = false }
7272

0 commit comments

Comments
 (0)