Update wgpu_glyph
This commit is contained in:
parent
23ef0143ed
commit
d675269399
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ spirv = ["wgpu/spirv"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wgpu = "0.12"
|
wgpu = "0.12"
|
||||||
wgpu_glyph = {path="../../wgpu_glyph"}
|
wgpu_glyph = "0.16"
|
||||||
glyph_brush = "0.7"
|
glyph_brush = "0.7"
|
||||||
raw-window-handle = "0.3"
|
raw-window-handle = "0.3"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue