mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Replace sparkle with glow in shared/canvas (#34292)
Also updates glow to 0.16 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
4d28d6f96e
commit
65c84d230b
4 changed files with 30 additions and 36 deletions
|
@ -25,7 +25,7 @@ pixels = { path = "../../pixels" }
|
|||
serde = { workspace = true }
|
||||
serde_bytes = { workspace = true }
|
||||
servo_config = { path = "../../config" }
|
||||
sparkle = { workspace = true }
|
||||
glow = { workspace = true }
|
||||
style = { workspace = true }
|
||||
webrender_api = { workspace = true }
|
||||
webxr-api = { workspace = true, features = ["ipc"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue