reactivity base

This commit is contained in:
iris committed 2025-08-10 02:05:35 -04:00
1 parent 56beeb80f3
commit 58d9b32077
12 files changed
+394 -328

No files matched your search

-2
View File
@@ -8,8 +8,6 @@ edition = "2021"
[dependencies]
pollster = "0.4.0"
winit = "0.30.11"
rhai = { git = "https://github.com/rhaiscript/rhai", features = ["f32_float"] }
notify = "8.0.0"
wgpu = "26.0.1"
bytemuck = "1.23.1"