Skip to content

Commit 9696895

Browse files
Bump image from 0.24.7 to 0.24.9 (#1289)
Bumps [image](https://github.com/image-rs/image) from 0.24.7 to 0.24.9. - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.24.7...v0.24.9) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0522c6a commit 9696895

File tree

2 files changed

+7
-29
lines changed

2 files changed

+7
-29
lines changed

Cargo.lock

Lines changed: 6 additions & 28 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
@@ -26,7 +26,7 @@ repository = "https://github.com/o2sh/onefetch"
2626
owo-colors = "3.5.0"
2727
anyhow = "1.0"
2828
clap = { version = "4.5.3", features = ["derive"] }
29-
image = "0.24.7"
29+
image = "0.24.9"
3030
strum = { version = "0.25.0", features = ["derive"] }
3131

3232
[dependencies]

0 commit comments

Comments
 (0)