]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
more Use->DropTemps fixes
[rust.git] / Cargo.toml
index 5be37578966774922cda747028da79967efe831a..eb97707e667ab393d012c9d0fe62c44dac66fdb4 100644 (file)
@@ -45,9 +45,8 @@ 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 = { git = "https://github.com/mati865/compiletest-rs.git", branch = "rustup" }
+compiletest_rs = { version = "0.3.22", features = ["tmp"] }
 lazy_static = "1.0"
 serde_derive = "1.0"
 clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }