Skip to content

Commit fde3c51

Browse files
chore(deps): bump clap_complete from 4.5.18 to 4.5.23 (#352)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.23. - [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.18...clap_complete-v4.5.23) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 188c831 commit fde3c51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.18"
31+
clap_complete = "4.5.23"
3232

3333
[dev-dependencies]
3434
tempdir = "0.3.7"

0 commit comments

Comments
 (0)