mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: replace trie-common dep with alloy-trie (#13652)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -6747,7 +6747,6 @@ dependencies = [
|
||||
"reth-ethereum-forks",
|
||||
"reth-network-peers",
|
||||
"reth-primitives-traits",
|
||||
"reth-trie-common",
|
||||
"serde_json",
|
||||
]
|
||||
|
||||
@ -8416,7 +8415,6 @@ dependencies = [
|
||||
"reth-optimism-forks",
|
||||
"reth-optimism-primitives",
|
||||
"reth-primitives",
|
||||
"reth-trie-common",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user