storage: replace reth-primitive imports (#10981)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Håvard Anda Estensen
2024-09-18 18:14:53 +02:00
committed by GitHub
parent a92017bddb
commit 80c1159cb8
49 changed files with 141 additions and 107 deletions

View File

@ -24,6 +24,9 @@ reth-stages-types.workspace = true
reth-tracing.workspace = true
reth-trie-common.workspace = true
# ethereum
alloy-primitives.workspace = true
# mdbx
reth-libmdbx = { workspace = true, optional = true, features = [
"return-borrowed",