mirror of
https://github.com/italicsjenga/mini_gl_fb.git
synced 2024-11-22 15:31:31 +11:00
Fix GOL example
This commit is contained in:
parent
1b06a521d6
commit
cac568542a
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "mini_gl_fb"
|
name = "mini_gl_fb"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
authors = ["shivshank"]
|
authors = ["shivshank"]
|
||||||
description = "Tool for quickly creating a window and drawing to a buffer with OpenGL"
|
description = "Tool for quickly creating a window and drawing to a buffer with OpenGL"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue