mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Revert "Disable default features for reth-storage-api in workspace manifest" (#14471)
This commit is contained in:
@ -18,7 +18,7 @@ reth-primitives-traits.workspace = true
|
||||
reth-revm.workspace = true
|
||||
reth-transaction-pool.workspace = true
|
||||
reth-payload-builder.workspace = true
|
||||
reth-storage-api = { workspace = true, features = ["std"] }
|
||||
reth-storage-api.workspace = true
|
||||
reth-payload-builder-primitives.workspace = true
|
||||
reth-payload-primitives.workspace = true
|
||||
reth-execution-types.workspace = true
|
||||
|
||||
@ -44,7 +44,6 @@ std = [
|
||||
"reth-chainspec/std",
|
||||
"reth-ethereum-primitives/std",
|
||||
"reth-primitives-traits/std",
|
||||
"reth-storage-api/std",
|
||||
"reth-consensus?/std",
|
||||
"reth-consensus-common?/std",
|
||||
"alloy-rpc-types-eth?/std",
|
||||
|
||||
Reference in New Issue
Block a user