Merge pull request #2502 from flip1995/compiletest_version

Use compiletest version v0.3.7
This commit is contained in:
Martin Carton 2018-03-04 16:17:50 +01:00 committed by GitHub
commit e5f2d62c46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ cargo_metadata = "0.2"
regex = "0.2"
[dev-dependencies]
compiletest_rs = "0.3.6"
compiletest_rs = "0.3.7"
duct = "0.8.2"
lazy_static = "1.0"
serde_derive = "1.0"