Skip to content

Commit 002c9af

Browse files
chore(deps): bump clap_complete from 4.5.48 to 4.5.50
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.48 to 4.5.50. - [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.48...clap_complete-v4.5.50) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e85b389 commit 002c9af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.48"
31+
clap_complete = "4.5.50"
3232
clap_complete_nushell = "4.5"
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)