feat: kra (krita) support
This commit is contained in:
parent
2e8a6c8546
commit
fc92ff60e0
3 changed files with 430 additions and 33 deletions
|
|
@ -7,6 +7,7 @@ license = "AGPL-3.0-or-later"
|
|||
[dependencies]
|
||||
dirs = "6.0.0"
|
||||
rfd = "0.17.2"
|
||||
zip = "8.6.0"
|
||||
|
||||
[dependencies.iced]
|
||||
version = "0.14.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue