mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
chore: bump alloy-evm (#14559)
This commit is contained in:
@@ -623,8 +623,8 @@ snmalloc-rs = { version = "0.3.7", features = ["build_cc"] }
|
||||
crunchy = "=0.2.2"
|
||||
|
||||
[patch.crates-io]
|
||||
alloy-evm = { git = "https://github.com/alloy-rs/evm", rev = "048248c" }
|
||||
alloy-op-evm = { git = "https://github.com/alloy-rs/evm", rev = "048248c" }
|
||||
alloy-evm = { git = "https://github.com/alloy-rs/evm", rev = "bcb0ebe" }
|
||||
alloy-op-evm = { git = "https://github.com/alloy-rs/evm", rev = "bcb0ebe" }
|
||||
|
||||
revm = { git = "https://github.com/bluealloy/revm", rev = "a8b9b1e" }
|
||||
revm-bytecode = { git = "https://github.com/bluealloy/revm", rev = "a8b9b1e" }
|
||||
|
||||
Reference in New Issue
Block a user