]> git.lizzy.rs Git - rust.git/commitdiff
update minimum required compiletest version
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 19 Dec 2016 10:13:23 +0000 (11:13 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 19 Dec 2016 10:13:23 +0000 (11:13 +0100)
Cargo.toml

index 5167218ff4a84cb0f0aaad4d3b79ac5f8ba407b3..0b1d7fd8671b651bed7f361d2f189915cd681bcb 100644 (file)
@@ -29,7 +29,7 @@ clippy_lints = { version = "0.0.104", path = "clippy_lints" }
 # end automatic update
 
 [dev-dependencies]
-compiletest_rs = "0.2.1"
+compiletest_rs = "0.2.5"
 lazy_static = "0.1.15"
 regex = "0.1.71"
 rustc-serialize = "0.3"