We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3773d06 commit a528036Copy full SHA for a528036
Cargo.toml
@@ -38,6 +38,7 @@ tokio = { version = "1", default-features = false, features = ["macros", "rt-mul
38
[[bench]]
39
name = "bench"
40
harness = false
41
+path = "benches/bench.rs"
42
43
[[example]]
44
name = "hello"
0 commit comments