Make gonk compile again

This commit is contained in:
Manish Goregaokar 2015-02-12 08:17:36 +05:30
parent 2eb71bda83
commit 46824616d2
8 changed files with 58 additions and 39 deletions

View file

@ -25,7 +25,7 @@ git = "https://github.com/servo/rust-stb-image"
[dependencies]
url = "0.2.16"
time = "0.1.12"
time = "0.1.17"
openssl="0.3.1"
rustc-serialize = "0.2"
cookie="*"