Update html5ever to 0.8

This commit is contained in:
Anthony Ramine 2016-10-27 09:34:52 +02:00
parent 5005d36b0e
commit 7cb0955706
5 changed files with 65 additions and 24 deletions

View file

@ -36,7 +36,7 @@ fnv = "1.0"
gfx_traits = {path = "../gfx_traits"}
heapsize = "0.3.6"
heapsize_derive = "0.1"
html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
html5ever = {version = "0.8.0", features = ["heap_size", "unstable"]}
hyper = "0.9.9"
hyper_serde = "0.1.4"
image = "0.10"