Update wgpu
to 0.18
This commit is contained in:
parent
6aaaf5071e
commit
2caa9fc5e5
2 changed files with 4 additions and 2 deletions
|
@ -8,7 +8,7 @@ repository = "https://github.com/grovesNL/glyphon"
|
|||
license = "MIT OR Apache-2.0 OR Zlib"
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.17.1"
|
||||
wgpu = "0.18"
|
||||
etagere = "0.2.8"
|
||||
cosmic-text = "0.10"
|
||||
lru = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue