mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update xml5ever to 0.3.0
This commit is contained in:
parent
a89bbc9906
commit
8caa564540
3 changed files with 11 additions and 6 deletions
|
@ -81,7 +81,7 @@ time = "0.1.12"
|
|||
url = {version = "1.2", features = ["heap_size", "query_encoding"]}
|
||||
uuid = {version = "0.3.1", features = ["v4"]}
|
||||
websocket = "0.17"
|
||||
xml5ever = {version = "0.2", features = ["unstable"]}
|
||||
xml5ever = {version = "0.3.1", features = ["unstable"]}
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue