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

@ -32,5 +32,5 @@ log = "0.3"
hyper = "0.7"
rustc-serialize = "0.3.4"
regex = "0.1.55"
url = {version = "0.5.5", features = ["heap_size"]}
url = {version = "0.5.7", features = ["heap_size"]}
uuid = "0.1"