mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(dep): reth db workspace (#4782)
This commit is contained in:
@ -13,7 +13,7 @@ ef-tests = []
|
||||
|
||||
[dependencies]
|
||||
reth-primitives.workspace = true
|
||||
reth-db = { path = "../../crates/storage/db", features = ["mdbx", "test-utils"] }
|
||||
reth-db = { workspace = true, features = ["mdbx", "test-utils"] }
|
||||
reth-provider.workspace = true
|
||||
reth-stages = { path = "../../crates/stages" }
|
||||
reth-rlp.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user