]> git.lizzy.rs Git - rust.git/commitdiff
Upgrade compiletest_rs to 0.3.19
authorMateusz Mikuła <matti@marinelayer.io>
Sun, 3 Mar 2019 15:02:59 +0000 (16:02 +0100)
committerMateusz Mikuła <mati865@gmail.com>
Sun, 3 Mar 2019 15:02:59 +0000 (16:02 +0100)
Cargo.toml

index 5be37578966774922cda747028da79967efe831a..024b8ff28ad45e796bec77e928249c83876b4804 100644 (file)
@@ -47,7 +47,7 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
 [dev-dependencies]
 clippy_dev = { version = "0.0.1", path = "clippy_dev" }
 cargo_metadata = "0.7.1"
-compiletest_rs = { git = "https://github.com/mati865/compiletest-rs.git", branch = "rustup" }
+compiletest_rs = "0.3.19"
 lazy_static = "1.0"
 serde_derive = "1.0"
 clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }