Update lyon to 0.17 in iced_graphics

This commit is contained in:
Héctor Ramón Jiménez 2021-01-05 00:00:36 +01:00
parent 6821114cae
commit d0fe7b57ea
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
4 changed files with 24 additions and 28 deletions

View file

@ -36,7 +36,7 @@ version = "0.3"
path = "../style"
[dependencies.lyon]
version = "0.16"
version = "0.17"
optional = true
[dependencies.qrcode]