Use stable version of 'compiletest_rs'.

This commit is contained in:
Sergio Benitez 2018-10-28 04:07:19 -07:00
parent 4d72a92a9c
commit a77876f640
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ rev = "62f361f"
[dev-dependencies]
rocket = { version = "0.4.0-dev", path = "../lib" }
compiletest_rs = "0.3.14"
compiletest_rs = { version = "0.3", features = ["stable"] }