Merge pull request #1866 from Manishearth/oli-obk-patch-2

Update compiletest dependency
This commit is contained in:
Oliver Schneider 2017-07-01 17:28:11 +02:00 committed by GitHub
commit d9b5f795fa

View file

@ -36,7 +36,7 @@ clippy_lints = { version = "0.0.141", path = "clippy_lints" }
cargo_metadata = "0.2"
[dev-dependencies]
compiletest_rs = "0.2.6"
compiletest_rs = "0.2.7"
duct = "0.8.2"
lazy_static = "0.2"
regex = "0.2"