Update wgpu to 24 and use cryoglyph fork

Co-authored-by: Winfried Baumann <codewing@web.de>
This commit is contained in:
Héctor Ramón Jiménez 2025-03-09 01:38:34 +01:00
parent 86e8494bfa
commit fb2544021a
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
9 changed files with 126 additions and 90 deletions

View file

@ -32,7 +32,7 @@ bitflags.workspace = true
bytemuck.workspace = true
futures.workspace = true
glam.workspace = true
glyphon.workspace = true
cryoglyph.workspace = true
guillotiere.workspace = true
log.workspace = true
rustc-hash.workspace = true