Skip to content

Commit c327231

Browse files
build(deps): bump clap_complete from 4.5.66 to 4.6.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.66 to 4.6.0. - [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.66...clap_complete-v4.6.0) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cf8c85 commit c327231

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ anyhow = "1.0"
4343
etcetera = "0.11"
4444
normpath = "1.1.1"
4545
crossbeam-channel = "0.5.15"
46-
clap_complete = {version = "4.5.62", optional = true}
46+
clap_complete = {version = "4.6.0", optional = true}
4747
faccess = "0.2.4"
4848
jiff = "0.2.18"
4949

0 commit comments

Comments
 (0)