Update glow to 0.5 in iced_glow

This commit is contained in:
Héctor Ramón Jiménez 2020-07-27 23:01:30 +02:00
parent 55d2c5886f
commit 795da598e0
3 changed files with 10 additions and 10 deletions

View file

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