chore: remove reth-primitives dependency from reth-node-ethereum tests (#8898)

This commit is contained in:
joshieDo
2024-06-17 19:38:33 +02:00
committed by GitHub
parent 8182d2e632
commit 20102ee4aa
6 changed files with 10 additions and 6 deletions

View File

@ -36,8 +36,9 @@ reth-db.workspace = true
reth-exex.workspace = true
reth-node-api.workspace = true
reth-node-core.workspace = true
reth-primitives.workspace = true
reth-e2e-test-utils.workspace = true
alloy-primitives.workspace = true
alloy-genesis.workspace = true
futures.workspace = true
tokio.workspace = true
futures-util.workspace = true