Skip to content

Commit 67a9886

Browse files
authoredFeb 18, 2025
chore: bump alloy-evm (paradigmxyz#14559)
1 parent 42f8223 commit 67a9886

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎Cargo.lock

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

‎Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,8 @@ snmalloc-rs = { version = "0.3.7", features = ["build_cc"] }
623623
crunchy = "=0.2.2"
624624

625625
[patch.crates-io]
626-
alloy-evm = { git = "https://github.com/alloy-rs/evm", rev = "048248c" }
627-
alloy-op-evm = { git = "https://github.com/alloy-rs/evm", rev = "048248c" }
626+
alloy-evm = { git = "https://github.com/alloy-rs/evm", rev = "bcb0ebe" }
627+
alloy-op-evm = { git = "https://github.com/alloy-rs/evm", rev = "bcb0ebe" }
628628

629629
revm = { git = "https://github.com/bluealloy/revm", rev = "a8b9b1e" }
630630
revm-bytecode = { git = "https://github.com/bluealloy/revm", rev = "a8b9b1e" }

0 commit comments

Comments
 (0)
Please sign in to comment.