Skip to content

Commit a66e7ae

Browse files
chore(deps): bump image from 0.24.0 to 0.24.1 (#114)
Bumps [image](https://github.com/image-rs/image) from 0.24.0 to 0.24.1. - [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>
1 parent 84ac9dd commit a66e7ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ version = "3.0.14"
3232
features = ["cargo"]
3333

3434
[dependencies.image]
35-
version = "0.24.0"
35+
version = "0.24.1"
3636
features = ["bmp"]
3737

3838
[target.'cfg(target_os = "macos")'.dependencies]

0 commit comments

Comments
 (0)