chore: replace trie-common dep with alloy-trie (#13652)

This commit is contained in:
Matthias Seitz
2025-01-04 18:04:40 +01:00
committed by GitHub
parent 2c94d7bbaa
commit 72eabe0579
4 changed files with 6 additions and 15 deletions

View File

@ -17,7 +17,6 @@ reth-chainspec.workspace = true
reth-consensus-common.workspace = true
reth-consensus.workspace = true
reth-primitives.workspace = true
reth-trie-common.workspace = true
# op-reth
reth-optimism-forks.workspace = true