Skip to content

Commit 5a596b9

Browse files
Bump the clap group with 1 update (#1144)
Bumps the clap group with 1 update: [clap](https://github.com/clap-rs/clap). - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.3.19...v4.3.21) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab3c604 commit 5a596b9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -25,7 +25,7 @@ repository = "https://github.com/o2sh/onefetch"
2525
[workspace.dependencies]
2626
owo-colors = "3.5.0"
2727
anyhow = "1.0"
28-
clap = { version = "4.3.19", features = ["derive"] }
28+
clap = { version = "4.3.21", features = ["derive"] }
2929
image = "0.24.6"
3030
strum = { version = "0.25.0", features = ["derive"] }
3131

0 commit comments

Comments
 (0)