update minimum required compiletest version

This commit is contained in:
Oliver Schneider 2016-12-19 11:13:23 +01:00
parent 5aded99033
commit 5f6cae0659
No known key found for this signature in database
GPG Key ID: 56D6EEA0FC67AC46
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ clippy_lints = { version = "0.0.104", path = "clippy_lints" }
# end automatic update
[dev-dependencies]
compiletest_rs = "0.2.1"
compiletest_rs = "0.2.5"
lazy_static = "0.1.15"
regex = "0.1.71"
rustc-serialize = "0.3"