Update some dependencies

This commit is contained in:
Wyatt Herkamp 2024-02-01 07:15:59 -05:00 committed by Héctor Ramón Jiménez
parent 111c8bfa79
commit 149e8b4103
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 14 additions and 14 deletions

View file

@ -17,7 +17,7 @@ all-features = true
[features]
geometry = ["iced_graphics/geometry", "lyon"]
image = ["iced_graphics/image"]
svg = ["resvg"]
svg = ["resvg/text"]
web-colors = ["iced_graphics/web-colors"]
webgl = ["wgpu/webgl"]