Bump raw-window-handle
This commit is contained in:
parent
d675269399
commit
8dc7a32964
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ opengl = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
glam = "0.10"
|
glam = "0.10"
|
||||||
raw-window-handle = "0.3"
|
raw-window-handle = "0.4"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
|
|
||||||
[dependencies.bytemuck]
|
[dependencies.bytemuck]
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ spirv = ["wgpu/spirv"]
|
||||||
wgpu = "0.12"
|
wgpu = "0.12"
|
||||||
wgpu_glyph = "0.16"
|
wgpu_glyph = "0.16"
|
||||||
glyph_brush = "0.7"
|
glyph_brush = "0.7"
|
||||||
raw-window-handle = "0.3"
|
raw-window-handle = "0.4"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
guillotiere = "0.6"
|
guillotiere = "0.6"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue