mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
updated version in .toml files
This commit is contained in:
parent
4c538b642e
commit
2e0bea898e
9 changed files with 26 additions and 26 deletions
|
@ -44,7 +44,7 @@ euclid = "0.15"
|
|||
fnv = "1.0"
|
||||
gleam = "0.4"
|
||||
half = "1.0"
|
||||
html5ever = "0.20"
|
||||
html5ever = "0.21"
|
||||
hyper = "0.10"
|
||||
hyper_serde = "0.7"
|
||||
image = "0.16"
|
||||
|
@ -92,7 +92,7 @@ unicode-segmentation = "1.1.0"
|
|||
url = {version = "1.2", features = ["query_encoding"]}
|
||||
utf-8 = "0.7"
|
||||
uuid = {version = "0.5", features = ["v4"]}
|
||||
xml5ever = {version = "0.10"}
|
||||
xml5ever = {version = "0.11"}
|
||||
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