Bump image crate (#13397)
Bumping the image crate for better support of image formats. The latest version does not have a `BGRA` type it only has `RGBA` it doesn't really matter as the size is the same but the type name is a little confusing as we need it as `BGRA`. Also there is no `into_bgra8` but we can use `into_rgba8` but then it must be converted before creating the `ImageData`. Release Notes: - N/A
M
Matin Aniss committed
54afa6f69f3869696a3e4a66b9244fbe80017617
Parent: 55511d1
Committed by GitHub <noreply@github.com>
on 6/25/2024, 1:12:45 PM