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

@ -28,5 +28,5 @@ image = "0.7"
log = "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"]}
websocket = "0.15.0"