Set runtime icon

This commit is contained in:
2024-12-08 16:00:55 -05:00
parent a4ac7c9d6d
commit 25b88c622c
4 changed files with 113 additions and 7 deletions
+1
View File
@@ -14,6 +14,7 @@ egui_extras = "0.29"
egui-winit = "0.29"
egui-wgpu = { version = "0.29", features = ["winit"] }
gilrs = "0.11"
image = { version = "0.25", default-features = false, features = ["png"] }
itertools = "0.13"
num-derive = "0.4"
num-traits = "0.2"