Update glam dependency in iced_graphics

This commit is contained in:
Héctor Ramón Jiménez 2020-11-10 20:12:15 +01:00
parent 45c749f28c
commit fa98dbad16

View file

@ -12,7 +12,7 @@ font-icons = []
opengl = []
[dependencies]
glam = "0.9"
glam = "0.10"
raw-window-handle = "0.3"
thiserror = "1.0"