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:
@ -29,7 +29,7 @@ thiserror.workspace = true
|
||||
[dev-dependencies]
|
||||
reth-primitives-traits = { workspace = true, features = ["arbitrary"] }
|
||||
reth-provider = { workspace = true, features = ["test-utils"] }
|
||||
reth-storage-api = { workspace = true, features = ["std"] }
|
||||
reth-storage-api.workspace = true
|
||||
reth-testing-utils.workspace = true
|
||||
reth-trie = { workspace = true, features = ["test-utils"] }
|
||||
reth-trie-common = { workspace = true, features = ["test-utils", "arbitrary"] }
|
||||
|
||||
Reference in New Issue
Block a user