mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -11,13 +11,13 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
cssparser = "0.24.0"
|
||||
euclid = "0.18"
|
||||
euclid = "0.19"
|
||||
ipc-channel = "0.10"
|
||||
gleam = "0.6"
|
||||
lazy_static = "1"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
offscreen_gl_context = {version = "0.20", features = ["serde"]}
|
||||
offscreen_gl_context = {version = "0.21", features = ["serde"]}
|
||||
serde = "1.0"
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue