We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1427c6 commit 7ff0fc9Copy full SHA for 7ff0fc9
Cargo.toml
@@ -84,6 +84,7 @@ criterion = { version = "0.4" }
84
85
[[bench]]
86
name = "uniform"
87
+path = "benches/uniform.rs"
88
harness = false
89
90
0 commit comments