bevy/crates/bevy_mesh
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 Add a test for Mesh::triangles and fix for TriangleStrip (#16026) 2024-10-21 15:57:52 +00:00
Cargo.toml use wgpu patch 23.0.1 (#16513) 2024-11-26 00:14:17 +01:00