Bump html5ever to 0.4.2

This commit is contained in:
Anthony Ramine 2016-02-04 01:22:13 +01:00
parent 5bb3fc395a
commit df2a3c3bc3
5 changed files with 11 additions and 11 deletions

View file

@ -70,7 +70,7 @@ cssparser = {version = "0.5.2", features = ["serde-serialization"]}
encoding = "0.2"
euclid = {version = "0.6.1", features = ["plugins"]}
fnv = "1.0"
html5ever = { version = "0.4", features = ["unstable"] }
html5ever = {version = "0.4.2", features = ["unstable"]}
hyper = { version = "0.7", features = [ "serde-serialization" ] }
image = "0.5.0"
libc = "0.2"