bevy/crates/bevy_image
François Mockers 2e08507da8 use wgpu patch 23.0.1 (#16513)
# Objective

- Fixes #16363
- Ensure that someone using minimum version doesn't get the bugs that
were fixed in the 23.0.1 patch

## Solution

- Use wgpu 23.0.1
2024-11-26 00:14:17 +01:00
..
src Fix off-by-one error on Image::get_color_at and Image::set_color_at. (#16475) 2024-11-22 21:24:03 +01:00
Cargo.toml use wgpu patch 23.0.1 (#16513) 2024-11-26 00:14:17 +01:00