]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Auto merge of #3868 - taiki-e:needless_pass_by_value, r=phansch
[rust.git] / Cargo.toml
index c371048502735f041da9bdbf489c51c6e1b9ea16..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 = "0.3.18"
+compiletest_rs = "0.3.19"
 lazy_static = "1.0"
 serde_derive = "1.0"
 clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }