Skip to content

Commit

Permalink
build(deps): bump image from 0.24.3 to 0.24.4 (#123)
Browse files Browse the repository at this point in the history
Bumps [image](https://github.com/image-rs/image) from 0.24.3 to 0.24.4.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](image-rs/image@v0.24.3...v0.24.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Oct 2, 2022
1 parent ef1b5e8 commit 3a36c7b
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 = "3.2.3"

[dependencies.image]
version = "0.24.3"
version = "0.24.4"
default-features = false
features = ["farbfeld", "png"]

Expand Down

0 comments on commit 3a36c7b

Please sign in to comment.