Update wgpu to 0.16

This commit is contained in:
Héctor Ramón Jiménez 2023-05-02 06:31:22 +02:00 committed by Josh Groves
parent ddaaae295c
commit 80e8465af6
3 changed files with 4 additions and 6 deletions

View file

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