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

@ -31,5 +31,5 @@ log = "0.3"
hyper = "0.7"
rustc-serialize = "0.3.4"
regex = "0.1.33"
url = "0.5.2"
url = "0.5.4"
uuid = "0.1"