feat: Implement crush and save to png

This commit is contained in:
2026-02-28 01:09:51 +08:00
parent 1f8a2859f9
commit 6f6e6f326b
4 changed files with 196 additions and 18 deletions

1
Cargo.lock generated
View File

@@ -1953,6 +1953,7 @@ version = "0.1.0"
dependencies = [
"iced",
"iced_core",
"image",
]
[[package]]