Skip to content

Commit caccf8b

Browse files
committed
Auto merge of #3838 - mati865:rustup, r=phansch
Upgrade compiletest_rs to 0.3.19
2 parents 9d1792a + da2cf87 commit caccf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ rustc_tools_util = { version = "0.1.1", path = "rustc_tools_util"}
4747
[dev-dependencies]
4848
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
4949
cargo_metadata = "0.7.1"
50-
compiletest_rs = { git = "https://github.com/mati865/compiletest-rs.git", branch = "rustup" }
50+
compiletest_rs = "0.3.19"
5151
lazy_static = "1.0"
5252
serde_derive = "1.0"
5353
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }

0 commit comments

Comments
 (0)