net: replace reth-primitive imports (#11023)

This commit is contained in:
Håvard Anda Estensen
2024-09-19 10:29:01 +02:00
committed by GitHub
parent 883975dc90
commit ae9b13f4a1
59 changed files with 139 additions and 96 deletions

View File

@ -21,6 +21,9 @@ alloy-rlp = { workspace = true, features = ["derive"] }
reth-eth-wire-types.workspace = true
reth-network-peers.workspace = true
# ethereum
alloy-primitives.workspace = true
# metrics
reth-metrics.workspace = true