Update wgpu 0.12
This commit is contained in:
parent
332b4b7842
commit
23ef0143ed
8 changed files with 9 additions and 14 deletions
|
|
@ -27,8 +27,8 @@ default_system_font = ["iced_graphics/font-source"]
|
|||
spirv = ["wgpu/spirv"]
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.11"
|
||||
wgpu_glyph = "0.15"
|
||||
wgpu = "0.12"
|
||||
wgpu_glyph = {path="../../wgpu_glyph"}
|
||||
glyph_brush = "0.7"
|
||||
raw-window-handle = "0.3"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue