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 0d9ef39 commit 2ab97a2Copy full SHA for 2ab97a2
Cargo.toml
@@ -46,7 +46,7 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
46
47
[dev-dependencies]
48
cargo_metadata = "0.7.1"
49
-compiletest_rs = { version = "0.3.21", features = ["tmp"] }
+compiletest_rs = { version = "0.3.22", features = ["tmp"] }
50
lazy_static = "1.0"
51
serde_derive = "1.0"
52
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
0 commit comments