Auto merge of #9498 - KiChjang:update-url, r=nox

Update rust-url

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9498)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-02-03 11:38:51 +05:30
commit 64ad9e17d9
28 changed files with 128 additions and 119 deletions

View file

@ -64,7 +64,7 @@ string_cache = "0.2"
lazy_static = "0.1"
getopts = "0.2.11"
hyper = { version = "0.7", optional = true }
url = {version = "0.5.2", features = ["serde_serialization"]}
url = {version = "0.5.4", features = ["serde_serialization"]}
uuid = "0.1.17"
[target.x86_64-pc-windows-gnu.dependencies]