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

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