mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +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
|
@ -78,11 +78,10 @@ num = "0.1.24"
|
|||
websocket = "0.14.0"
|
||||
uuid = "0.1.16"
|
||||
smallvec = "0.1"
|
||||
html5ever = { version = "0.2.1", features = ["unstable"] }
|
||||
html5ever = { version = "0.4", features = ["unstable"] }
|
||||
selectors = "0.2"
|
||||
string_cache = { version = "0.2", features = ["unstable"] }
|
||||
euclid = {version = "0.4", features = ["plugins"]}
|
||||
tendril = "0.1.1"
|
||||
rand = "0.3"
|
||||
serde = "0.6"
|
||||
caseless = "0.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue