Update glam dependency in iced_graphics
This commit is contained in:
parent
45c749f28c
commit
fa98dbad16
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ font-icons = []
|
|||
opengl = []
|
||||
|
||||
[dependencies]
|
||||
glam = "0.9"
|
||||
glam = "0.10"
|
||||
raw-window-handle = "0.3"
|
||||
thiserror = "1.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue