Skip to content

Commit 96e1f5b

Browse files
committed
chore: point revm-scroll to main
Signed-off-by: Gregory Edison <[email protected]>
1 parent 2606f60 commit 96e1f5b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ revm-context = { git = "https://github.com/scroll-tech/revm", branch = "feat/ret
471471
revm-context-interface = { git = "https://github.com/scroll-tech/revm", branch = "feat/reth", default-features = false }
472472
revm-database-interface = { git = "https://github.com/scroll-tech/revm", branch = "feat/reth", default-features = false }
473473
op-revm = { git = "https://github.com/scroll-tech/revm", branch = "feat/reth", default-features = false }
474-
revm-scroll = { git = "https://github.com/scroll-tech/scroll-revm", default-features = false, branch = "feat/enable-eip7702" }
474+
revm-scroll = { git = "https://github.com/scroll-tech/scroll-revm", default-features = false }
475475
revm-inspectors = "0.20.0"
476476

477477
# eth

0 commit comments

Comments
 (0)