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:
@ -20,7 +20,7 @@ reth-primitives = { workspace = true, features = ["c-kzg", "secp256k1"] }
|
||||
reth-primitives-traits.workspace = true
|
||||
reth-execution-types.workspace = true
|
||||
reth-fs-util.workspace = true
|
||||
reth-storage-api = { workspace = true, features = ["std"] }
|
||||
reth-storage-api.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
revm-primitives.workspace = true
|
||||
revm-interpreter.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user