Delete image resize

This commit is contained in:
Rémi BERTHO 2023-11-07 20:23:31 +01:00
parent b6b1b8eeed
commit d1fe41cbee
Signed by: dalan
GPG key ID: EE3B917931C07B64
3 changed files with 63 additions and 331 deletions

View file

@ -8,13 +8,9 @@ anyhow = "1.0"
log = "0.4"
simplelog = "0.12"
wry = "0.34"
native-dialog = "0.6"
native-dialog = "0.7"
rust-embed = "8"
directories = "5"
clap = "4"
warp = "0.3"
tokio = { version = "1", features = ["full"] }
image = "0.24"
rexiv2 = "0.10"
tempfile = "3"
fast_image_resize = "2"
tokio = { version = "1", features = ["full"] }