feat: proof of concept
This commit is contained in:
parent
802200db51
commit
25b5c413c1
4 changed files with 154 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue