Skip to content

Commit

Permalink
update image to 0.24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Dec 20, 2023
1 parent 800054c commit 56cc35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ exclude = ["src/tests.rs", "tests/*"]

[dependencies]
thiserror = "1.0"
image = { version = "0.24.6", default-features = false, features = ["png"] }
image = { version = "0.24.7", default-features = false, features = ["png"] }
deflate = "1.0"
inflate = "0.4.5"

0 comments on commit 56cc35b

Please sign in to comment.