mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
Remove libtest from deps
This commit is contained in:
parent
ee69237274
commit
4c7c39acbc
@ -48,7 +48,6 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
|
|||||||
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
|
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
|
||||||
cargo_metadata = "0.7.1"
|
cargo_metadata = "0.7.1"
|
||||||
compiletest_rs = { version = "0.3.21" }
|
compiletest_rs = { version = "0.3.21" }
|
||||||
libtest = "0.0.1"
|
|
||||||
lazy_static = "1.0"
|
lazy_static = "1.0"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
|
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
|
||||||
|
Loading…
Reference in New Issue
Block a user