mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-26 15:48:13 -05:00
deps: bump alloy-chains (#15356)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -106,9 +106,9 @@ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
|
||||
|
||||
[[package]]
|
||||
name = "alloy-chains"
|
||||
version = "0.1.66"
|
||||
version = "0.1.68"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f8e42c54af787e3521229df1787d7b8300910dc6d9d04d378eb593b26388bd11"
|
||||
checksum = "4187222f4ed4bf8d0539f845249b450de318ba33dd74bac328a9a1dfbfc13ba6"
|
||||
dependencies = [
|
||||
"alloy-primitives",
|
||||
"alloy-rlp",
|
||||
|
||||
@@ -450,7 +450,7 @@ op-revm = { version = "1.0.0-alpha.6", default-features = false }
|
||||
revm-inspectors = "0.17.0-alpha.1"
|
||||
|
||||
# eth
|
||||
alloy-chains = { version = "0.1.64", default-features = false }
|
||||
alloy-chains = { version = "0.1.68", default-features = false }
|
||||
alloy-dyn-abi = "0.8.25"
|
||||
alloy-eip2124 = { version = "0.1.0", default-features = false }
|
||||
alloy-evm = { version = "0.1.0-alpha.3", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user