Skip to content

Commit

Permalink
Remove libtest from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Apr 7, 2019
1 parent ee69237 commit 4c7c39a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 4c7c39a

Please sign in to comment.