Update glow and glow_glyph dependencies in iced_glow
This commit is contained in:
parent
0c2787eada
commit
fb3cd68dde
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue