mirror of https://github.com/rwf2/Rocket.git
Use stable version of 'compiletest_rs'.
This commit is contained in:
parent
9296f91c12
commit
7971204dc2
|
@ -19,7 +19,7 @@ rocket = { version = "0.3.17", path = "../lib/" }
|
|||
log = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
compiletest_rs = "0.3.5"
|
||||
compiletest_rs = { version = "0.3", features = ["stable"] }
|
||||
|
||||
[build-dependencies]
|
||||
yansi = "0.4"
|
||||
|
|
Loading…
Reference in New Issue