Update rand and rustc-serialize deps to fix build
This commit is contained in:
parent
65226fdd06
commit
2086b40893
|
@ -14,5 +14,5 @@ rational, and complex types.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rustc-serialize = "0.2"
|
rustc-serialize = "0.3.5"
|
||||||
rand = "0.1"
|
rand = "0.2.0"
|
||||||
|
|
Loading…
Reference in New Issue