mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 13:13:34 +00:00
Remove clippy_dev as dev-dependency
This commit is contained in:
parent
a9d002c8a5
commit
63cd54ba11
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ semver = "0.9"
|
|||
rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
|
||||
|
||||
[dev-dependencies]
|
||||
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
|
||||
cargo_metadata = "0.7.1"
|
||||
compiletest_rs = { version = "=0.3.19", features = ["tmp", "stable"] }
|
||||
libtest = "0.0.1"
|
||||
|
|
Loading…
Reference in a new issue