Begin resize option
This commit is contained in:
parent
f389faef03
commit
83fa2c6864
5 changed files with 467 additions and 101 deletions
|
@ -8,9 +8,13 @@ anyhow = "1.0"
|
|||
log = "0.4"
|
||||
simplelog = "0.12"
|
||||
wry = "0.20"
|
||||
rfd = "0.10"
|
||||
native-dialog = "0.6"
|
||||
rust-embed = "6"
|
||||
base64 = "0.13"
|
||||
directories = "4"
|
||||
clap = "3"
|
||||
warp = "0.3"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
image = "0.24"
|
||||
rexiv2 = "0.9"
|
||||
tempfile = "3"
|
Loading…
Add table
Add a link
Reference in a new issue