first commit
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "t3dcube"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
pixels = "0.12"
|
||||
winit = "0.28"
|
||||
winit_input_helper = "0.11"
|
||||
Reference in New Issue
Block a user