chore: update dependencies
This commit is contained in:
parent
c05dad00de
commit
0de9c33822
15 changed files with 313 additions and 359 deletions
|
|
@ -16,9 +16,9 @@ fast_image_resize = { version = "5", features = [
|
|||
] }
|
||||
futures-lite = "2.6.1"
|
||||
futures-util = "0.3.31"
|
||||
image = "0.25.8"
|
||||
image = "0.25.9"
|
||||
infer = "0.19.0"
|
||||
jxl-oxide = { version = "0.12.5", features = ["image"] }
|
||||
tokio = { workspace = true, features = ["sync"] }
|
||||
tracing = "0.1.41"
|
||||
tracing = "0.1.44"
|
||||
walkdir = "=2.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue