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 a865d0a commit 6693199Copy full SHA for 6693199
Cargo.toml
@@ -46,7 +46,7 @@ rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
46
47
[dev-dependencies]
48
cargo_metadata = "0.8.0"
49
-compiletest_rs = { version = "0.3.23", features = ["tmp"] }
+compiletest_rs = { version = "0.3.24", features = ["tmp"] }
50
lazy_static = "1.0"
51
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
52
serde = { version = "1.0", features = ["derive"] }
0 commit comments