Skip to content

Commit ac0fa52

Browse files
committed
fix: repoint to revm-scroll main
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
1 parent e802dbf commit ac0fa52

File tree

2 files changed

+10
-41
lines changed

2 files changed

+10
-41
lines changed

Cargo.lock

Lines changed: 9 additions & 40 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
@@ -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", default-features = false, branch = "fix/instructions-gas-used" }
493+
revm-scroll = { git = "https://github.com/scroll-tech/scroll-revm", default-features = false }
494494
revm-inspectors = "0.29.0"
495495

496496
# eth

0 commit comments

Comments
 (0)