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

@ -18,7 +18,6 @@ path = "../net_traits"
[dependencies.offscreen_gl_context]
git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
features = ["texture_surface"]
[dependencies.plugins]
path = "../plugins"