mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove offscreen_gl_context dependency from canvas_traits and script.
This commit is contained in:
parent
0f3108ce79
commit
3121f42d52
11 changed files with 85 additions and 29 deletions
|
@ -21,7 +21,6 @@ gleam = "0.6.7"
|
|||
lazy_static = "1"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = "0.1"
|
||||
offscreen_gl_context = {version = "0.22", features = ["serde"]}
|
||||
pixels = {path = "../pixels"}
|
||||
serde = "1.0"
|
||||
serde_bytes = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue