Use published version of wgpu_glyph
This commit is contained in:
parent
f5ee6d0e51
commit
67b6f044e8
@ -13,7 +13,7 @@ canvas = ["lyon"]
|
||||
|
||||
[dependencies]
|
||||
wgpu = "0.5"
|
||||
wgpu_glyph = { git = "https://github.com/hecrj/wgpu_glyph.git", branch = "feature/update-glyph-brush" }
|
||||
wgpu_glyph = "0.9"
|
||||
zerocopy = "0.3"
|
||||
glyph_brush = "0.7"
|
||||
raw-window-handle = "0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user