mirror of
https://github.com/servo/servo.git
synced 2025-09-02 11:08:22 +01:00
Update html5ever to 0.8
This commit is contained in:
parent
5005d36b0e
commit
7cb0955706
5 changed files with 65 additions and 24 deletions
|
@ -36,7 +36,7 @@ fnv = "1.0"
|
|||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.3.6"
|
||||
heapsize_derive = "0.1"
|
||||
html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
|
||||
html5ever = {version = "0.8.0", features = ["heap_size", "unstable"]}
|
||||
hyper = "0.9.9"
|
||||
hyper_serde = "0.1.4"
|
||||
image = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue