Skip to content

Commit

Permalink
chore(deps): update image requirement from 0.24.7 to 0.25.0
Browse files Browse the repository at this point in the history
Updates the requirements on [image](https://github.com/image-rs/image) to permit the latest version.
- [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
- [Commits](image-rs/image@v0.24.7...v0.25.0)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 21a2ba0 commit 20b8e51
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 @@ -51,7 +51,7 @@ qrc = "0.0.5"
rlg = "0.0.2"
vrd = "0.0.5"
serde_json = "1.0.108"
image = "0.24.7"
image = "0.25.0"

[workspace]
exclude = ["src"]
Expand Down

0 comments on commit 20b8e51

Please sign in to comment.