Update bytemuck dependency in iced_glow
This commit is contained in:
parent
fb3cd68dde
commit
b86accfe1c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ glow = "0.6"
|
|||
glow_glyph = "0.4"
|
||||
glyph_brush = "0.7"
|
||||
euclid = "0.22"
|
||||
bytemuck = "1.2"
|
||||
bytemuck = "1.4"
|
||||
log = "0.4"
|
||||
|
||||
[dependencies.iced_native]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue