Skip to content

Commit

Permalink
Add path for benchmark (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Feb 18, 2024
1 parent b1427c6 commit 7ff0fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -84,6 +84,7 @@ criterion = { version = "0.4" }

[[bench]]
name = "uniform"
path = "benches/uniform.rs"
harness = false

[[bench]]
Expand Down

0 comments on commit 7ff0fc9

Please sign in to comment.