Skip to content

Commit 64617be

Browse files
chore(deps): bump clap_complete from 4.5.65 to 4.5.66 (#446)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.65 to 4.5.66. - [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.5.66) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.5.66 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 d809c8a commit 64617be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ chrono = "0.4"
2828
parse_duration = "2.1.1"
2929
atty = "0.2"
3030
clap_generate = "3.0.3"
31-
clap_complete = "4.5.65"
31+
clap_complete = "4.5.66"
3232
clap_complete_nushell = "4.5"
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)