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

@ -29,5 +29,5 @@ rustc-serialize = "0.3"
bitflags = "0.3"
serde = "0.6"
serde_macros = "0.6"
url = {version = "0.5.5", features = ["heap_size"]}
url = {version = "0.5.7", features = ["heap_size"]}