Skip to content

Commit

Permalink
Update image requirement from 0.24.3 to 0.25.1
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.3...v0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 090f3be commit 50f031a
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 @@ -33,7 +33,7 @@ embedded-graphics-core = "0.4.0"
embedded-graphics = { version = "0.8.0", optional = true }

[dev-dependencies]
image = "0.24.3"
image = "0.25.1"
base64 = "0.21.0"

[package.metadata.docs.rs]
Expand Down

0 comments on commit 50f031a

Please sign in to comment.