Update wgpu_glyph

This commit is contained in:
Poly 2021-08-19 17:13:08 +02:00
parent 18753b77fc
commit 8a7c91bcb2

View file

@ -28,7 +28,7 @@ spirv = ["wgpu/spirv"]
[dependencies]
wgpu = "0.10"
wgpu_glyph = {git="https://github.com/rukai/wgpu_glyph.git", branch="update_wgpu_0.10"}
wgpu_glyph = "0.14"
glyph_brush = "0.7"
raw-window-handle = "0.3"
log = "0.4"