chore: fix reth-engine-tree dev-dependencies import (#17487)

This commit is contained in:
Brian Picciano
2025-07-18 16:27:18 +02:00
committed by GitHub
parent 0aef0c35c8
commit 8fb0fbba73

View File

@@ -72,7 +72,7 @@ reth-tracing = { workspace = true, optional = true }
[dev-dependencies]
# reth
reth-evm-ethereum.workspace = true
reth-evm-ethereum = { workspace = true, features = ["test-utils"] }
reth-chain-state = { workspace = true, features = ["test-utils"] }
reth-chainspec.workspace = true
reth-db-common.workspace = true