Skip to content

Commit 3021850

Browse files
committed
bump openvm compat
1 parent 272a697 commit 3021850

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

crates/scroll/openvm-compat/Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/scroll/openvm-compat/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ scroll-alloy-consensus = { path = "../alloy/consensus", default-features = false
2828
scroll-alloy-rpc-types = { path = "../alloy/rpc-types", default-features = false }
2929

3030
[patch.crates-io]
31-
revm = { git = "https://github.com/scroll-tech/revm" }
31+
revm = { git = "https://github.com/scroll-tech/revm", tag = "scroll-v91" }

0 commit comments

Comments
 (0)