Skip to content

Commit 7e934f9

Browse files
chore(deps): bump clap from 4.6.1 to 4.6.2 (#144)
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.1 to 4.6.2. - [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.6.1...clap_complete-v4.6.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.2 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 0021ea9 commit 7e934f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -391,19 +391,19 @@ dependencies = [
391391

392392
[[package]]
393393
name = "clap"
394-
version = "4.6.1"
394+
version = "4.6.2"
395395
source = "registry+https://github.com/rust-lang/crates.io-index"
396-
checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
396+
checksum = "dd059f9da4f5c36b3787f65d38ccaab1cc315f07b01f89abc8359ee6a8205011"
397397
dependencies = [
398398
"clap_builder",
399399
"clap_derive",
400400
]
401401

402402
[[package]]
403403
name = "clap_builder"
404-
version = "4.6.0"
404+
version = "4.6.2"
405405
source = "registry+https://github.com/rust-lang/crates.io-index"
406-
checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
406+
checksum = "f09628afdcc538b57f3c6341e9c8e9970f18e4a481690a64974d7023bd33548b"
407407
dependencies = [
408408
"anstream",
409409
"anstyle",

0 commit comments

Comments
 (0)