Skip to content

Commit e9bbe40

Browse files
committed
build: bump revm
1 parent a1e475d commit e9bbe40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

forge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rlp = "0.5.1"
2525

2626
bytes = "1.1.0"
2727
thiserror = "1.0.29"
28-
revm = { package = "revm", git = "https://github.com/bluealloy/revm", branch = "main" }
28+
revm = { package = "revm", git = "https://github.com/onbjerg/revm", branch = "onbjerg/blockhashes" }
2929
hashbrown = "0.12"
3030
once_cell = "1.9.0"
3131

0 commit comments

Comments
 (0)