Skip to content

Commit c840160

Browse files
committed
Remove the dev-dependency cycle on cargo.
1 parent 0fb35e3 commit c840160

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/cargo-test-support/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ doctest = false
1010

1111
[dependencies]
1212
anyhow = "1.0.34"
13-
cargo = { path = "../.." }
1413
cargo-test-macro = { path = "../cargo-test-macro" }
1514
cargo-util = { path = "../cargo-util" }
1615
filetime = "0.2"

0 commit comments

Comments
 (0)