Skip to content

Commit

Permalink
Merge pull request #682 from Manishearth/compiletestup
Browse files Browse the repository at this point in the history
Update compiletest
  • Loading branch information
eddyb committed Apr 7, 2019
2 parents 5c5cc2a + 3002bbd commit 6871145
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 @@ -54,5 +54,5 @@ cargo_miri = ["cargo_metadata", "directories", "rustc_version"]
rustc_tests = []

[dev-dependencies]
compiletest_rs = { version = "=0.3.19", features = ["tmp", "stable"] }
compiletest_rs = { version = "0.3.21", features = ["tmp", "stable"] }
colored = "1.6"

0 comments on commit 6871145

Please sign in to comment.