mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 15:13:13 -04:00
12 lines
231 B
TOML
12 lines
231 B
TOML
[package]
|
|
|
|
name = "gl_init"
|
|
version = "0.0.1"
|
|
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
|
|
|
|
[dependencies.compile_msg]
|
|
git = "https://github.com/huonw/compile_msg"
|
|
|
|
[dev-dependencies.gl]
|
|
git = "https://github.com/bjz/gl-rs"
|