Skip to content

Commit c496f4e

Browse files
committed
Auto merge of #5464 - matthiaskrgr:dep_compiletest, r=phansch
deps: bump compiletest-rs from 0.4 to 0.5 changelog: none
2 parents a96f874 + 9eda46e commit c496f4e

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
@@ -42,7 +42,7 @@ lazy_static = "1.0"
4242

4343
[dev-dependencies]
4444
cargo_metadata = "0.9.0"
45-
compiletest_rs = { version = "0.4.0", features = ["tmp"] }
45+
compiletest_rs = { version = "0.5.0", features = ["tmp"] }
4646
tester = "0.7"
4747
lazy_static = "1.0"
4848
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }

0 commit comments

Comments
 (0)