diff --git a/Cargo.toml b/Cargo.toml index 25f9c2d637f3..3aa7a543dc4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ clippy_lints = { version = "0.0.141", path = "clippy_lints" } cargo_metadata = "0.2" [dev-dependencies] -compiletest_rs = "0.2.6" +compiletest_rs = "0.2.7" duct = "0.8.2" lazy_static = "0.2" regex = "0.2"