Depend on rustc-serialize 0.3 through semver
This commit is contained in:
parent
8647d06e2e
commit
857f53bf7a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ iron-handlers = ["iron"]
|
|||
expose-test-schema = []
|
||||
|
||||
[dependencies]
|
||||
rustc-serialize = "0.3.19"
|
||||
rustc-serialize = "^0.3.19"
|
||||
iron = { version = "^0.4.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Reference in a new issue