fix(deps): update rust crate image to 0.25.1

This commit is contained in:
renovate[bot] 2024-03-31 03:19:31 +00:00 committed by GitHub
parent 00ddc1c88e
commit 43f7dab37c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -126,7 +126,7 @@ default-features = false
# Used to generate thumbnails for images
[dependencies.image]
version = "0.25.0"
version = "0.25.1"
default-features = false
features = ["jpeg", "png", "gif", "webp"]