Skip to content

Commit

Permalink
chore: add required bench feature (#6841)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Feb 28, 2024
1 parent ecba340 commit 44f026a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ harness = false

[[bench]]
name = "validate_blob_tx"
required-features = ["arbitrary"]
harness = false

[[bench]]
Expand Down

0 comments on commit 44f026a

Please sign in to comment.