mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Bump image and offscreen_gl_context
This commit is contained in:
parent
6f1d9a198f
commit
60bde30563
7 changed files with 70 additions and 71 deletions
|
@ -20,7 +20,7 @@ gleam = "0.4"
|
|||
ipc-channel = "0.9"
|
||||
log = "0.3.5"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = { version = "0.12", features = ["serde", "osmesa"] }
|
||||
offscreen_gl_context = { version = "0.13", features = ["serde", "osmesa"] }
|
||||
servo_config = {path = "../config"}
|
||||
webrender = {git = "https://github.com/servo/webrender"}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue