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 ba8712c commit a8ce9d6Copy full SHA for a8ce9d6
Cargo.toml
@@ -47,7 +47,7 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
47
[dev-dependencies]
48
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
49
cargo_metadata = "0.7.1"
50
-compiletest_rs = { version = "=0.3.19", features = ["tmp", "stable"] }
+compiletest_rs = { version = "0.3.21" }
51
libtest = "0.0.1"
52
lazy_static = "1.0"
53
serde_derive = "1.0"
0 commit comments