Skip to content

Commit 63d156a

Browse files
committed
feat: point revm-scroll to main
Signed-off-by: Gregory Edison <[email protected]>
1 parent 08a2458 commit 63d156a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -490,7 +490,7 @@ revm-context = { git = "https://github.com/scroll-tech/revm", default-features =
490490
revm-context-interface = { git = "https://github.com/scroll-tech/revm", default-features = false }
491491
revm-database-interface = { git = "https://github.com/scroll-tech/revm", default-features = false }
492492
op-revm = { git = "https://github.com/scroll-tech/revm", default-features = false }
493-
revm-scroll = { git = "https://github.com/scroll-tech/scroll-revm", branch = "feat/v86", default-features = false }
493+
revm-scroll = { git = "https://github.com/scroll-tech/scroll-revm", default-features = false }
494494
revm-inspectors = "0.29.0"
495495

496496
# eth

crates/scroll/openvm-compat/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)