Write code

This commit is contained in:
astatin3
2024-08-09 00:05:47 -06:00
parent 428baa9155
commit c52a813dfd
4 changed files with 248 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "rust-window-thing"
version = "0.1.0"
edition = "2021"
[dependencies]
piston_window = "0.132.0"