mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
primitives: rm alloy_genesis reexport (#11181)
This commit is contained in:
@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user