mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update offscreen_gl_context to v0.12
This commit is contained in:
parent
d4bdb8b293
commit
a721b68249
5 changed files with 28 additions and 22 deletions
|
@ -64,7 +64,7 @@ msg = {path = "../msg"}
|
|||
net_traits = {path = "../net_traits"}
|
||||
nonzero = {path = "../nonzero"}
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = { version = "0.11", features = ["serde"] }
|
||||
offscreen_gl_context = { version = "0.12", features = ["serde"] }
|
||||
open = "1.1.1"
|
||||
parking_lot = "0.4"
|
||||
phf = "0.7.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue