mirror of https://github.com/rwf2/Rocket.git
Use stable version of 'compiletest_rs'.
This commit is contained in:
parent
4d72a92a9c
commit
a77876f640
|
@ -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"] }
|
||||
|
|
Loading…
Reference in New Issue