Update wgpu
to 0.15
This commit is contained in:
parent
b9430c39b6
commit
ddaaae295c
3 changed files with 9 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue