Skip to content

Commit 5b36882

Browse files
committed
remove unused dependency from benchsuite
1 parent 2fcd302 commit 5b36882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benches/benchsuite/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ description = "Benchmarking suite for Cargo."
1010

1111
[dependencies]
1212
cargo = { path = "../.." }
13-
cargo-test-support = { path = "../../crates/cargo-test-support" }
1413
# Consider removing html_reports in 0.4 and switching to `cargo criterion`.
1514
criterion = { version = "0.3.5", features = ["html_reports"] }
1615
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }

0 commit comments

Comments
 (0)