Update to wgpu 0.14
This commit is contained in:
parent
14c634c8aa
commit
36fd030ecf
2 changed files with 5 additions and 4 deletions
|
@ -8,10 +8,10 @@ repository = "https://github.com/grovesNL/glyphon"
|
|||
license = "MIT OR Apache-2.0 OR Zlib"
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.13.1"
|
||||
wgpu = "0.14.0"
|
||||
fontdue = { git = "https://github.com/mooman219/fontdue", rev = "828b4f4" }
|
||||
etagere = "0.2.6"
|
||||
|
||||
[dev-dependencies]
|
||||
winit = "0.26.1"
|
||||
winit = "0.27.0"
|
||||
pollster = "0.2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue