Skip to content

Commit

Permalink
build(deps): bump image from 0.24.5 to 0.24.6 (#210)
Browse files Browse the repository at this point in the history
Bumps [image](https://github.com/image-rs/image) from 0.24.5 to 0.24.6.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/commits)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
dependabot[bot] authored Apr 2, 2023
1 parent 7ed524c commit 961860d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ colored = "2.0.0"
clap_complete = "4.1.4"

[dependencies.image]
version = "0.24.5"
version = "0.24.6"
default-features = false
features = ["farbfeld", "png"]

Expand Down

0 comments on commit 961860d

Please sign in to comment.