mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update to use new GL bindings.
This commit is contained in:
parent
272ae0cc1b
commit
69c5bc8fca
8 changed files with 112 additions and 78 deletions
|
@ -43,9 +43,6 @@ git = "https://github.com/servo/rust-geom"
|
|||
[dependencies.layers]
|
||||
git = "https://github.com/servo/rust-layers"
|
||||
|
||||
[dependencies.opengles]
|
||||
git = "https://github.com/servo/rust-opengles"
|
||||
|
||||
[dependencies.png]
|
||||
git = "https://github.com/servo/rust-png"
|
||||
|
||||
|
@ -57,3 +54,6 @@ git = "https://github.com/servo/rust-core-graphics"
|
|||
|
||||
[dependencies.core_text]
|
||||
git = "https://github.com/servo/rust-core-text"
|
||||
|
||||
[dependencies.gleam]
|
||||
git = "https://github.com/servo/gleam"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue