Skip to content

Commit

Permalink
chore: update image to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
mmstick committed Jan 14, 2025
1 parent 9ad04da commit 82b87f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ a11y = [
winit = ["iced_winit", "iced_accessibility?/accesskit_winit"]


# Enables the sctk shell.
# Enables the sctk shell.
wayland = ["iced_widget/wayland", "iced_core/wayland", "iced_winit/wayland"]
[dependencies]
iced_core.workspace = true
Expand Down Expand Up @@ -183,7 +183,7 @@ resvg = "0.42"
web-sys = "0.3.69"
guillotiere = "0.6"
half = "2.2"
image = { version = "0.24", default-features = false }
image = { version = "0.25", default-features = false }
kamadak-exif = "0.5"
kurbo = "0.10"
log = "0.4"
Expand Down

0 comments on commit 82b87f9

Please sign in to comment.