mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update html5ever and enable unstable features.
This commit is contained in:
parent
ca9f9226b0
commit
9d4ee559e5
4 changed files with 55 additions and 61 deletions
|
@ -79,7 +79,7 @@ num = "0.1.24"
|
|||
websocket = "0.12"
|
||||
uuid = "0.1.16"
|
||||
smallvec = "0.1"
|
||||
html5ever = "0.2"
|
||||
html5ever = { version = "0.2.1", features = ["unstable"] }
|
||||
string_cache = { version = "0.1.9", features = ["unstable"] }
|
||||
string_cache_plugin = "0.1"
|
||||
euclid = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue