Skip to content

Commit

Permalink
Ensure that bench target uses required features
Browse files Browse the repository at this point in the history
  • Loading branch information
dkg committed Oct 17, 2024
1 parent d224889 commit 38d0bc4
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 @@ -45,6 +45,7 @@ serde_json = {version = "1.0.127", features = []}
[[bench]]
name = "benchmark"
harness = false
required-features = ["ml-kem-512","ml-kem-768","ml-kem-1024","default-rng"]


[profile.dev]
Expand Down

0 comments on commit 38d0bc4

Please sign in to comment.