Bump offscreen_gl_context

This new version shold prevent crashing on the linux buildbots.
This commit is contained in:
Emilio Cobos Álvarez 2015-11-01 20:51:23 +01:00
parent 12d1464220
commit 641e54bd41
3 changed files with 5 additions and 3 deletions

View file

@ -1274,7 +1274,7 @@ dependencies = [
[[package]]
name = "offscreen_gl_context"
version = "0.1.0"
source = "git+https://github.com/ecoal95/rust-offscreen-rendering-context#05a1ea3a7cb6fac044e2c6133ab334ca522d2b92"
source = "git+https://github.com/ecoal95/rust-offscreen-rendering-context#aae6e57969c553973c43ce5e4246831ccc2868f0"
dependencies = [
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",