Update offscreen_gl_context

This commit is contained in:
Emilio Cobos Álvarez 2015-12-22 01:28:47 +01:00
parent df087cc6cf
commit 992a36234c
8 changed files with 9 additions and 20 deletions

View file

@ -62,7 +62,6 @@ git = "https://github.com/servo/ipc-channel"
[dependencies.offscreen_gl_context]
git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
features = ["texture_surface"]
[dependencies.gaol]
git = "https://github.com/pcwalton/gaol"