mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
primitives: rm alloy Header reexport (#12515)
This commit is contained in:
@ -39,11 +39,12 @@ tracing.workspace = true
|
||||
reth-primitives.workspace = true
|
||||
alloy-primitives.workspace = true
|
||||
revm.workspace = true
|
||||
alloy-consensus.workspace = true
|
||||
|
||||
[features]
|
||||
test-utils = [
|
||||
"alloy-primitives",
|
||||
"reth-chain-state/test-utils",
|
||||
"reth-primitives/test-utils",
|
||||
"revm/test-utils"
|
||||
"alloy-primitives",
|
||||
"reth-chain-state/test-utils",
|
||||
"reth-primitives/test-utils",
|
||||
"revm/test-utils",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user