mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump html5ever to 0.4.2
This commit is contained in:
parent
5bb3fc395a
commit
df2a3c3bc3
5 changed files with 11 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue