feat: app icon

This commit is contained in:
Stevan Freeborn
2026-01-09 07:51:53 -06:00
parent 8e8409a7b5
commit c2a9685b5b
4 changed files with 731 additions and 1 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.14.0"
iced = { version = "0.14.0", features = ["image"] }
rfd = "0.17.1"