We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a96f874 + 9eda46e commit c496f4eCopy full SHA for c496f4e
Cargo.toml
@@ -42,7 +42,7 @@ lazy_static = "1.0"
42
43
[dev-dependencies]
44
cargo_metadata = "0.9.0"
45
-compiletest_rs = { version = "0.4.0", features = ["tmp"] }
+compiletest_rs = { version = "0.5.0", features = ["tmp"] }
46
tester = "0.7"
47
lazy_static = "1.0"
48
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
0 commit comments