Bump img-parts
This commit is contained in:
parent
9232d785d0
commit
7700770c5d
|
@ -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 }
|
||||
|
|
Loading…
Reference in New Issue