feat: proof of concept

This commit is contained in:
electria 2026-08-04 08:31:02 -07:00
commit 25b5c413c1
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
4 changed files with 154 additions and 15 deletions

View file

@ -5,7 +5,9 @@ edition = "2024"
license = "AGPL-3.0-or-later"
[dependencies]
ignore = "0.4.33"
kra-image-integration = "0.1.0"
rayon = "1.12.0"
rfd = "0.17.2"
size = "0.5.0"
zip = "8.6.0"