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 1bd1b2e commit d332b91Copy full SHA for d332b91
crates/cargo-codspeed/tests/workspace.in/b/Cargo.toml
@@ -12,3 +12,7 @@ codspeed-bencher-compat = { path = "../../../../bencher_compat" }
12
[[bench]]
13
name = "bencher_example"
14
harness = false
15
+
16
+[[bench]]
17
+name = "another_bencher_example"
18
+harness = false
0 commit comments