We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3087c3 commit d6f580dCopy full SHA for d6f580d
Cargo.toml
@@ -45,7 +45,7 @@ semver = "0.9"
45
rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
46
47
[dev-dependencies]
48
-cargo_metadata = "0.7.1"
+cargo_metadata = "0.8.0"
49
compiletest_rs = { version = "0.3.22", features = ["tmp"] }
50
lazy_static = "1.0"
51
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
0 commit comments