Bump img-parts

This commit is contained in:
Matteo Paonessa 2025-01-13 19:52:29 +01:00
parent 9232d785d0
commit 7700770c5d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ gifsicle = { version = "1.95", optional = true }
webp = { version = "0.3.0", optional = true }
infer = "0.16.0"
image = { version = "0.25.1", default-features = false }
img-parts = { git = "https://github.com/Lymphatus/img-parts", rev = "6a0cd0d" }
img-parts = "0.3.3"
bytes = "1.7"
lodepng = { version = "3.10", optional = true }
imagequant = { version = "4.3", optional = true, default-features = false }