Skip to content

Commit

Permalink
Auto merge of rust-lang#5464 - matthiaskrgr:dep_compiletest, r=phansch
Browse files Browse the repository at this point in the history
deps: bump compiletest-rs from 0.4 to 0.5

changelog: none
  • Loading branch information
bors committed Apr 15, 2020
2 parents a96f874 + 9eda46e commit c496f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy_static = "1.0"

[dev-dependencies]
cargo_metadata = "0.9.0"
compiletest_rs = { version = "0.4.0", features = ["tmp"] }
compiletest_rs = { version = "0.5.0", features = ["tmp"] }
tester = "0.7"
lazy_static = "1.0"
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
Expand Down

0 comments on commit c496f4e

Please sign in to comment.