Skip to content

Commit 4c7c39a

Browse files
committed
Remove libtest from deps
1 parent ee69237 commit 4c7c39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
4848
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
4949
cargo_metadata = "0.7.1"
5050
compiletest_rs = { version = "0.3.21" }
51-
libtest = "0.0.1"
5251
lazy_static = "1.0"
5352
serde_derive = "1.0"
5453
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }

0 commit comments

Comments
 (0)