Display simple window
This commit is contained in:
commit
3106b01f3f
3 changed files with 78 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "rustenstein"
|
||||
version = "0.1.0"
|
||||
authors = ["Fabien Freling <public@ffreling.com>"]
|
||||
|
||||
[dependencies]
|
||||
piston_window = "0.70.0"
|
Loading…
Add table
Add a link
Reference in a new issue