Skip to content

Commit 00b081c

Browse files
Bump clap_complete from 4.5.65 to 4.6.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.65 to 4.6.1. - [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.65...clap_complete-v4.6.1) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c2f934 commit 00b081c

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
@@ -9,7 +9,7 @@ edition = "2021"
99
anyhow = "1.0"
1010
ansi_term = "0.12"
1111
clap = { version = "4.5", features = ["derive", "wrap_help"] }
12-
clap_complete = "4.5"
12+
clap_complete = "4.6"
1313
regex = "1.12"
1414
shellexpand = "3"
1515
thiserror = "2.0"

0 commit comments

Comments
 (0)