Update glow to 0.5 in iced_glow
This commit is contained in:
parent
55d2c5886f
commit
795da598e0
3 changed files with 10 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue