mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Update html5ever to 0.24
This commit is contained in:
parent
1b57558d16
commit
bceecddb64
10 changed files with 31 additions and 31 deletions
|
@ -54,7 +54,7 @@ enum-iterator = "0.3"
|
|||
euclid = "0.20"
|
||||
fnv = "1.0"
|
||||
headers = "0.2"
|
||||
html5ever = "0.23"
|
||||
html5ever = "0.24"
|
||||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
hyper_serde = "0.11"
|
||||
|
@ -112,7 +112,7 @@ unicode-segmentation = "1.1.0"
|
|||
url = "2.0"
|
||||
utf-8 = "0.7"
|
||||
uuid = {version = "0.7", features = ["v4"]}
|
||||
xml5ever = {version = "0.14"}
|
||||
xml5ever = {version = "0.15"}
|
||||
webdriver = "0.40"
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue