Bump html5ever to 0.5.1

This commit is contained in:
Anthony Ramine 2016-02-10 17:45:46 +01:00
parent 874fa5595f
commit a4a5d847c4
4 changed files with 7 additions and 7 deletions

View file

@ -72,7 +72,7 @@ euclid = {version = "0.6.2", features = ["plugins"]}
fnv = "1.0"
heapsize = "0.2.5"
heapsize_plugin = "0.1.2"
html5ever = {version = "0.5.0", features = ["heap_size", "unstable"]}
html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
hyper = { version = "0.7", features = [ "serde-serialization" ] }
image = "0.5.0"
libc = "0.2"