mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): rm unused arb feature (#8846)
This commit is contained in:
@ -15,7 +15,7 @@ workspace = true
|
||||
[dependencies]
|
||||
# reth
|
||||
reth-config.workspace = true
|
||||
reth-primitives = { workspace = true, features = ["arbitrary"] }
|
||||
reth-primitives.workspace = true
|
||||
reth-fs-util.workspace = true
|
||||
reth-db = { workspace = true, features = ["mdbx"] }
|
||||
reth-db-api.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user