Initial commit
This commit is contained in:
commit
1cc0447c5e
10 changed files with 5394 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
|
||||
name = "gl-init-rs"
|
||||
version = "0.0.1"
|
||||
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
|
||||
|
||||
[dev-dependencies.gl]
|
||||
path = "deps/gl"
|
||||
Loading…
Add table
Add a link
Reference in a new issue