Update rust-url

This commit is contained in:
Keith Yeung 2016-02-01 19:49:26 -05:00
parent 9baa59a6b4
commit 9b23839394
28 changed files with 128 additions and 119 deletions

View file

@ -32,6 +32,6 @@ git = "https://github.com/servo/ipc-channel"
[dependencies]
cookie = "0.2"
hyper = "0.7"
url = "0.5.2"
url = "0.5.4"
time = "0.1"
flate2 = "0.2.0"