Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 8927098

Browse files
build(deps): bump clap from 4.5.40 to 4.5.42 in the cargo-deps group (#25)
Bumps the cargo-deps group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.40 to 4.5.42 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.40...clap_complete-v4.5.42) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0ab934 commit 8927098

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -4,7 +4,7 @@ version = "1.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
clap = { version = "4.5.40", features = ["derive"] }
7+
clap = { version = "4.5.42", features = ["derive"] }
88
anyhow = "1.0.98"
99
tracing = "0.1.41"
1010
tracing-subscriber = "0.3.19"

0 commit comments

Comments
 (0)