diff --git a/Cargo.toml b/Cargo.toml index e2a4f0f1fbb3..040cb78d1c63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ cargo_metadata = "0.2" regex = "0.2" [dev-dependencies] -compiletest_rs = "0.3" +compiletest_rs = "0.3.5" duct = "0.8.2" lazy_static = "1.0" serde_derive = "1.0"