Skip to content

Commit

Permalink
Merge pull request #19 from dkg/bench-cleanup
Browse files Browse the repository at this point in the history
Ensure that bench target uses required features
  • Loading branch information
integritychain authored Oct 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents d224889 + 38d0bc4 commit cb1b10d
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
@@ -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]

0 comments on commit cb1b10d

Please sign in to comment.