Skip to content

Commit

Permalink
Merge pull request #703 from RalfJung/compiletest
Browse files Browse the repository at this point in the history
bump compiletest
  • Loading branch information
RalfJung authored Apr 19, 2019
2 parents f26c2cb + e4cecb1 commit 4376b9a
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 @@ -56,5 +56,5 @@ cargo_miri = ["cargo_metadata", "directories", "rustc_version"]
rustc_tests = []

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

0 comments on commit 4376b9a

Please sign in to comment.