blockchain-tree: replace reth-primitive imports (#10771)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Håvard Anda Estensen
2024-09-09 19:30:46 +02:00
committed by GitHub
parent 6f7c8c8caf
commit e7a4c85aa9
12 changed files with 53 additions and 45 deletions

View File

@ -31,6 +31,9 @@ reth-network.workspace = true
reth-consensus.workspace = true
reth-node-types.workspace = true
# ethereum
alloy-primitives.workspace = true
# common
parking_lot.workspace = true
tracing.workspace = true