Pin 'compiletest_rs' to compatible versions.

This commit is contained in:
Sergio Benitez 2017-12-27 00:33:51 -08:00
parent 4718c0a85a
commit 240b226152
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ rocket = { version = "0.3.5", path = "../lib/" }
log = "0.3"
[dev-dependencies]
compiletest_rs = "0.3.1"
compiletest_rs = ">= 0.3.1, <= 0.3.3"
[build-dependencies]
yansi = "0.3"