Bump url to 0.5.7

This commit is contained in:
Anthony Ramine 2016-03-09 16:38:08 +01:00
parent 10e19e06a7
commit b66d190166
27 changed files with 95 additions and 95 deletions

View file

@ -91,6 +91,6 @@ smallvec = "0.1"
string_cache = {version = "0.2.11", features = ["heap_size", "unstable"]}
time = "0.1.12"
unicase = "1.0"
url = {version = "0.5.5", features = ["heap_size"]}
url = {version = "0.5.7", features = ["heap_size"]}
uuid = "0.1.16"
websocket = "0.15.0"