update to wgpu 0.19.0
This commit is contained in:
parent
3425efd522
commit
65825aa0d4
2 changed files with 10 additions and 6 deletions
|
@ -8,7 +8,7 @@ repository = "https://github.com/grovesNL/glyphon"
|
|||
license = "MIT OR Apache-2.0 OR Zlib"
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.18"
|
||||
wgpu = "0.19"
|
||||
etagere = "0.2.10"
|
||||
cosmic-text = "0.10"
|
||||
lru = "0.12.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue