Skip to content

Commit f574551

Browse files
authored
chore(deps): bump revm to 24.0.0 and op-revm to 5.0.0 (#98)
bump revm to 24 and op-revm to 5
1 parent 1c4f35c commit f574551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ alloy-op-hardforks = { version = "0.2" }
5252
op-alloy-consensus = { version = "0.16", default-features = false }
5353

5454
# revm
55-
revm = { version = "23.1.0", default-features = false }
56-
op-revm = { version = "4.0.1", default-features = false }
55+
revm = { version = "24.0.0", default-features = false }
56+
op-revm = { version = "5.0.0", default-features = false }
5757

5858
# misc
5959
auto_impl = "1"

0 commit comments

Comments
 (0)