mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -14,13 +14,13 @@ azure = {git = "https://github.com/servo/rust-azure"}
|
|||
canvas_traits = {path = "../canvas_traits"}
|
||||
compositing = {path = "../compositing"}
|
||||
cssparser = "0.24"
|
||||
euclid = "0.18"
|
||||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
gleam = "0.6"
|
||||
ipc-channel = "0.10"
|
||||
log = "0.4"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = {version = "0.20", features = ["serde", "osmesa"]}
|
||||
offscreen_gl_context = {version = "0.21", features = ["serde", "osmesa"]}
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
webrender = {git = "https://github.com/servo/webrender"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue