diff --git a/Cargo.toml b/Cargo.toml index 8421670a1a465..7b07fde43992f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ lazy_static = "1.0" [dev-dependencies] cargo_metadata = "0.9.0" -compiletest_rs = { version = "0.4.0", features = ["tmp"] } +compiletest_rs = { version = "0.5.0", features = ["tmp"] } tester = "0.7" lazy_static = "1.0" clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }