Update gleam, clear initial framebuffer under glutin.

This commit is contained in:
Glenn Watson 2014-12-17 10:01:40 +10:00
parent 03666f3105
commit 9a52ce6464
4 changed files with 8 additions and 8 deletions

View file

@ -263,7 +263,7 @@ dependencies = [
[[package]]
name = "gleam"
version = "0.0.1"
source = "git+https://github.com/servo/gleam#aaea38be25ce9de6e1e8620fa5b554669ac6475c"
source = "git+https://github.com/servo/gleam#c54eb9ad6d4b62b7effbe9c79a1b3720845b45b4"
dependencies = [
"gl_generator 0.0.1 (git+https://github.com/bjz/gl-rs.git)",
]