Files
t3dcube/Cargo.toml
rattatwinko 01ecab00a9 first commit
2025-06-13 15:04:28 +02:00

10 lines
137 B
TOML

[package]
name = "t3dcube"
version = "0.1.0"
edition = "2024"
[dependencies]
pixels = "0.12"
winit = "0.28"
winit_input_helper = "0.11"