mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Don't forward GL parameter gets for constant limits.
This commit is contained in:
parent
4e6b100c7e
commit
76c29f8bd0
6 changed files with 38 additions and 19 deletions
|
@ -18,7 +18,7 @@ lazy_static = "1"
|
|||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
nonzero = {path = "../nonzero"}
|
||||
offscreen_gl_context = {version = "0.16", features = ["serde"]}
|
||||
offscreen_gl_context = {version = "0.17", features = ["serde"]}
|
||||
serde = "1.0"
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue