Update html5ever to 0.12.1

This commit is contained in:
Anthony Ramine 2017-01-06 12:39:45 +01:00
parent fdddeb1c92
commit a89bbc9906
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ fnv = "1.0"
gfx_traits = {path = "../gfx_traits"}
heapsize = "0.3.6"
heapsize_derive = "0.1"
html5ever = {version = "0.10.2", features = ["heap_size", "unstable"]}
html5ever = {version = "0.12.1", features = ["heap_size", "unstable"]}
html5ever-atoms = {version = "0.1", features = ["heap_size"]}
hyper = "0.9.9"
hyper_serde = "0.1.4"