2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2024-12-21 02:23:08 +00:00
bevy/crates/bevy_mesh
François Mockers ed8ac30836
use wgpu patch 23.0.1 ()
# Objective

- Fixes 
- 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 Mesh::merge: count_vertices instead of initializing positions () 2024-10-31 17:06:32 +00:00
Cargo.toml use wgpu patch 23.0.1 () 2024-11-25 22:47:31 +00:00