Skip to content

Commit 7ff0fc9

Browse files
authored
Add path for benchmark (#1398)
1 parent b1427c6 commit 7ff0fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ criterion = { version = "0.4" }
8484

8585
[[bench]]
8686
name = "uniform"
87+
path = "benches/uniform.rs"
8788
harness = false
8889

8990
[[bench]]

0 commit comments

Comments
 (0)