mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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
|
@ -17,7 +17,7 @@ lazy_static = "0.2"
|
|||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
nonzero = {path = "../nonzero"}
|
||||
offscreen_gl_context = { version = "0.11", features = ["serde"] }
|
||||
offscreen_gl_context = { version = "0.12", features = ["serde"] }
|
||||
serde = "1.0"
|
||||
servo_config = {path = "../config"}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue