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 2fcd302 commit 5b36882Copy full SHA for 5b36882
benches/benchsuite/Cargo.toml
@@ -10,7 +10,6 @@ description = "Benchmarking suite for Cargo."
10
11
[dependencies]
12
cargo = { path = "../.." }
13
-cargo-test-support = { path = "../../crates/cargo-test-support" }
14
# Consider removing html_reports in 0.4 and switching to `cargo criterion`.
15
criterion = { version = "0.3.5", features = ["html_reports"] }
16
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
0 commit comments