Update glow and glow_glyph dependencies in iced_glow

This commit is contained in:
Héctor Ramón Jiménez 2020-11-10 19:48:40 +01:00
parent 0c2787eada
commit fb3cd68dde

View File

@ -15,8 +15,8 @@ image = []
svg = []
[dependencies]
glow = "0.5"
glow_glyph = "0.3"
glow = "0.6"
glow_glyph = "0.4"
glyph_brush = "0.7"
euclid = "0.22"
bytemuck = "1.2"