Update to wgpu 0.13
This commit is contained in:
parent
bbc5f18cdd
commit
3c7789cd3b
3 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ repository = "https://github.com/grovesNL/glyphon"
|
|||
license = "MIT OR Apache-2.0 OR Zlib"
|
||||
|
||||
[dependencies]
|
||||
wgpu = { git = "https://github.com/gfx-rs/wgpu", rev = "8e62ca0" }
|
||||
wgpu = "0.13.1"
|
||||
fontdue = "0.7.2"
|
||||
etagere = "0.2.6"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue