Update glyph_brush and glow_glyph

This commit is contained in:
Héctor Ramón Jiménez 2020-05-27 23:09:27 +02:00
parent 22ced3485e
commit 823ea15732
7 changed files with 41 additions and 86 deletions

View file

@ -15,12 +15,12 @@ svg = []
[dependencies]
glow = "0.4"
glow_glyph = "0.1"
glow_glyph = "0.2"
glyph_brush = "0.7"
euclid = "0.20"
bytemuck = "1.2"
glam = "0.8"
log = "0.4"
glyph_brush = "0.6"
[dependencies.iced_native]
version = "0.2"