Update wgpu 0.9
This commit is contained in:
parent
e68da229b3
commit
c70f90f320
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ qr_code = ["iced_graphics/qr_code"]
|
|||
default_system_font = ["iced_graphics/font-source"]
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.8"
|
||||
wgpu_glyph = "0.12"
|
||||
wgpu = "0.9"
|
||||
wgpu_glyph = "0.13"
|
||||
glyph_brush = "0.7"
|
||||
raw-window-handle = "0.3"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue