Bump url to 0.5.5

This commit is contained in:
Anthony Ramine 2016-02-10 17:47:35 +01:00
parent 899a5bbfa4
commit 680c817d53
27 changed files with 95 additions and 95 deletions

View file

@ -87,6 +87,6 @@ smallvec = "0.1"
string_cache = {version = "0.2.9", features = ["heap_size", "unstable"]}
time = "0.1.12"
unicase = "1.0"
url = {version = "0.5.4", features = ["heap_size"]}
url = {version = "0.5.5", features = ["heap_size"]}
uuid = "0.1.16"
websocket = "0.14.0"