primitives: rm alloy_genesis reexport (#11181)

This commit is contained in:
Thomas Coratger
2024-09-25 01:15:19 +02:00
committed by GitHub
parent c09bb04950
commit 3bd966c594
14 changed files with 24 additions and 14 deletions

View File

@ -35,6 +35,7 @@ reth-revm = { workspace = true, features = ["test-utils"] }
reth-primitives = { workspace = true, features = ["secp256k1"] }
secp256k1.workspace = true
serde_json.workspace = true
alloy-genesis.workspace = true
[features]
default = ["std"]