Update wgpu to 0.15

This commit is contained in:
Héctor Ramón Jiménez 2023-04-08 04:15:59 +02:00 committed by Josh Groves
parent b9430c39b6
commit ddaaae295c
3 changed files with 9 additions and 7 deletions

View file

@ -8,7 +8,7 @@ repository = "https://github.com/grovesNL/glyphon"
license = "MIT OR Apache-2.0 OR Zlib"
[dependencies]
wgpu = "0.14.0"
wgpu = "0.15"
etagere = "0.2.6"
cosmic-text = "0.8"
lru = "0.9"