Skip to content

Commit 42703e0

Browse files
Bump image from 0.24.6 to 0.24.7 (#1146)
Bumps [image](https://github.com/image-rs/image) from 0.24.6 to 0.24.7. - [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md) - [Commits](image-rs/image@v0.24.6...v0.24.7) --- 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 e066867 commit 42703e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.3.21", features = ["derive"] }
29-
image = "0.24.6"
29+
image = "0.24.7"
3030
strum = { version = "0.25.0", features = ["derive"] }
3131

3232
[dependencies]

0 commit comments

Comments
 (0)