Add thumbnailing
This commit is contained in:
parent
f38ce15bf9
commit
9905af8f6f
5 changed files with 166 additions and 43 deletions
|
|
@ -8,6 +8,7 @@ rust-version = "1.71"
|
|||
chrono = { version = "0.4", features = ["unstable-locales"] }
|
||||
dirs = "5.0.1"
|
||||
env_logger = "0.11"
|
||||
image = "0.24"
|
||||
once_cell = "1.19"
|
||||
lexical-sort = "0.3.1"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue