Skip to content

Commit

Permalink
Merge pull request #6 from polyfloyd/dependabot/cargo/image-0.25
Browse files Browse the repository at this point in the history
Update image requirement from 0.24 to 0.25
  • Loading branch information
polyfloyd authored Apr 2, 2024
2 parents e755c68 + d677f82 commit 79f75f3
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 @@ -23,5 +23,5 @@ opt-level = 3
unstable = []

[dependencies]
image = "0.24"
image = "0.25"
rayon = "1"

0 comments on commit 79f75f3

Please sign in to comment.