Fix crash on loading animated webp alpha

This commit is contained in:
Philip Kristoffersen
2022-09-08 17:05:17 +02:00
parent ddf60a2828
commit 941b647986
7 changed files with 21 additions and 11 deletions
Generated
+2 -2
View File
@@ -168,7 +168,7 @@ dependencies = [
[[package]]
name = "boilr"
version = "1.4.8"
version = "1.4.9"
dependencies = [
"base64",
"chrono",
@@ -1340,7 +1340,7 @@ dependencies = [
[[package]]
name = "image"
version = "0.24.3"
source = "git+https://github.com/PhilipK/image?rev=cb66840dd42785c7283206cc9805240501695a61#cb66840dd42785c7283206cc9805240501695a61"
source = "git+https://github.com/PhilipK/image?rev=55a668409b28fedcd6cd3dea25ae1b3cc9d25ec5#55a668409b28fedcd6cd3dea25ae1b3cc9d25ec5"
dependencies = [
"bytemuck",
"byteorder",