chore(deps): rm unused arb feature (#8846)

This commit is contained in:
Matthias Seitz
2024-06-14 18:50:59 +02:00
committed by GitHub
parent 40d588470f
commit d7af166d85

View File

@ -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