Update wgpu_glyph

This commit is contained in:
Poly 2021-12-21 20:11:17 +01:00 committed by Héctor Ramón Jiménez
parent 23ef0143ed
commit d675269399
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -28,7 +28,7 @@ spirv = ["wgpu/spirv"]
[dependencies]
wgpu = "0.12"
wgpu_glyph = {path="../../wgpu_glyph"}
wgpu_glyph = "0.16"
glyph_brush = "0.7"
raw-window-handle = "0.3"
log = "0.4"