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

@ -26,7 +26,7 @@ smallvec = "0.1"
string_cache = "0.2"
time = "0.1.12"
unicode-script = { version = "0.1", features = ["harfbuzz"] }
url = "0.5.2"
url = "0.5.4"
servo-skia = "0.20130412.0"
[dependencies.plugins]