Skip to content

Commit

Permalink
Update image requirement from 0.24.6 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.6...v0.24.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 7e91ca0 commit dd2719f
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 @@ -138,7 +138,7 @@ fs_extra = "1.2.0"
glam = "0.26.0"
heck = "0.5.0-rc.1"
hmac = "0.12.1"
image = "0.24.6"
image = "0.25.0"
indexmap = "2.2.1"
itertools = "0.12.0"
java_string = { path = "crates/java_string", version = "0.1.2" }
Expand Down

0 comments on commit dd2719f

Please sign in to comment.