Update wgpu to 0.15
This commit is contained in:
parent
adb70d232a
commit
d5453c62e9
5 changed files with 50 additions and 20 deletions
|
|
@ -28,8 +28,8 @@ spirv = ["wgpu/spirv"]
|
|||
webgl = ["wgpu/webgl"]
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.14"
|
||||
wgpu_glyph = "0.18"
|
||||
wgpu = "0.15"
|
||||
wgpu_glyph = "0.19"
|
||||
glyph_brush = "0.7"
|
||||
raw-window-handle = "0.5"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue