reworking workspace

This commit is contained in:
Mwa
2026-03-11 03:40:23 +01:00
parent e747425381
commit e277c11eef
4 changed files with 0 additions and 0 deletions

9
simu/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "sim"
version = "0.1.0"
edition = "2024"
[dependencies]
pixels = "0.15.0"
winit = { version = "0.30.13", features = ["x11", "x11-dl", "x11rb", "ahash", "bytemuck", "memmap2", "rwh_06", "sctk", "sctk-adwaita"] }
winit_input_helper = "0.17.0"