]> git.lizzy.rs Git - rust.git/commitdiff
Update compiletest dependency
authorOliver Schneider <oli-obk@users.noreply.github.com>
Sat, 1 Jul 2017 14:22:09 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Jul 2017 14:22:09 +0000 (16:22 +0200)
Cargo.toml

index 25f9c2d637f3f1e2e30a9d2083e06f322dcd0113..3aa7a543dc4da43e07b62f5db543a97b431d0560 100644 (file)
@@ -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"