mirror of
https://github.com/servo/servo.git
synced 2025-06-19 22:59:03 +01:00
Update html5ever and xml5ever for API changes.
This commit is contained in:
parent
a19b14313a
commit
c7b51e7aa1
9 changed files with 79 additions and 52 deletions
|
@ -49,7 +49,7 @@ app_units = {version = "0.1", features = ["plugins"]}
|
|||
cssparser = { version = "0.5", features = [ "serde-serialization" ] }
|
||||
log = "0.3"
|
||||
bitflags = "0.3"
|
||||
html5ever = { version = "0.2.1", features = ["unstable"], optional = true }
|
||||
html5ever = { version = "0.4", features = ["unstable"], optional = true }
|
||||
libc = "0.2"
|
||||
rand = "0.3"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue