mirror of
https://github.com/italicsjenga/mini_gl_fb.git
synced 2024-11-22 23:41:30 +11:00
12 lines
197 B
TOML
12 lines
197 B
TOML
[package]
|
|
name = "mini_gl_fb"
|
|
version = "0.2.2"
|
|
authors = ["shivshank"]
|
|
|
|
[dependencies]
|
|
glutin = "0.17.0"
|
|
gl = "0.10.0"
|
|
|
|
[dependencies.rustic_gl]
|
|
git = "https://github.com/shivshank/rustic_gl.git"
|