chore: add required bench feature (#6841)

This commit is contained in:
Matthias Seitz
2024-02-28 14:50:09 +01:00
committed by GitHub
parent ecba340c9d
commit 44f026a7b4

View File

@ -119,6 +119,7 @@ harness = false
[[bench]]
name = "validate_blob_tx"
required-features = ["arbitrary"]
harness = false
[[bench]]