wgpu 0.16
This commit is contained in:
parent
99fc717b7c
commit
8122904ca4
4 changed files with 6 additions and 7 deletions
|
|
@ -28,8 +28,8 @@ spirv = ["wgpu/spirv"]
|
|||
webgl = ["wgpu/webgl"]
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.15"
|
||||
wgpu_glyph = "0.19"
|
||||
wgpu = "0.16"
|
||||
wgpu_glyph = "0.20"
|
||||
glyph_brush = "0.7"
|
||||
raw-window-handle = "0.5"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue