mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 01:28:21 -05:00
chore(txpool): bench requires arbitrary feature (#4204)
This commit is contained in:
@@ -62,5 +62,5 @@ arbitrary = ["proptest", "reth-primitives/arbitrary"]
|
||||
|
||||
[[bench]]
|
||||
name = "reorder"
|
||||
required-features = ["test-utils"]
|
||||
required-features = ["test-utils", "arbitrary"]
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user