bevy/crates/bevy_image
François Mockers ed8ac30836
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-25 22:47:31 +00:00
..
src Fix off-by-one error on Image::get_color_at and Image::set_color_at. (#16475) 2024-11-22 18:14:53 +00:00
Cargo.toml use wgpu patch 23.0.1 (#16513) 2024-11-25 22:47:31 +00:00