mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
Remove libtest from deps
This commit is contained in:
parent
ee69237274
commit
4c7c39acbc
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
|
|||
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
|
||||
cargo_metadata = "0.7.1"
|
||||
compiletest_rs = { version = "0.3.21" }
|
||||
libtest = "0.0.1"
|
||||
lazy_static = "1.0"
|
||||
serde_derive = "1.0"
|
||||
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
|
||||
|
|
Loading…
Add table
Reference in a new issue