chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2026-01-10 03:47:06 +01:00 committed by Michael Murphy
parent c05dad00de
commit 0de9c33822
15 changed files with 313 additions and 359 deletions

View file

@ -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"