We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ed705 commit 53edeacCopy full SHA for 53edeac
Cargo.toml
@@ -48,7 +48,7 @@ rustc_tools_util = { version = "0.1.0", path = "rustc_tools_util"}
48
[dev-dependencies]
49
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
50
cargo_metadata = "0.6"
51
-compiletest_rs = { git = "https://github.com/laumann/compiletest-rs", rev = "12c980f47971b5ba6beb7cb2ffebf8b32f6766ea" }
+compiletest_rs = "0.3.16"
52
lazy_static = "1.0"
53
serde_derive = "1.0"
54
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
0 commit comments