Skip to content

Commit

Permalink
fix: add bench required feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtrombetta committed Dec 12, 2023
1 parent 88a3d9b commit cee3f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ rand_core = "0.6"
[[bench]]
harness = false
name = "blitzar_benchmarks"
required-features = ["rand_core"]

[features]
arkworks = ["dep:ark-ff"]
Expand Down

0 comments on commit cee3f8f

Please sign in to comment.