Use published version of wgpu_glyph
This commit is contained in:
parent
f5ee6d0e51
commit
67b6f044e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue