mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #9044 - ecoal95:offscreen-gl-up, r=jdm
Update offscreen_gl_context cc: https://github.com/ecoal95/rust-offscreen-rendering-context/pull/46 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9044) <!-- Reviewable:end -->
This commit is contained in:
commit
da8952b702
10 changed files with 13 additions and 22 deletions
|
@ -21,7 +21,6 @@ path = "../net_traits"
|
|||
|
||||
[dependencies.offscreen_gl_context]
|
||||
git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
|
||||
features = ["texture_surface"]
|
||||
|
||||
[dependencies.plugins]
|
||||
path = "../plugins"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue