Skip to content

Commit efb8198

Browse files
Bump clap_complete from 4.4.1 to 4.4.3 (#233)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.3. - [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.4.1...clap_complete-v4.4.3) --- updated-dependencies: - dependency-name: clap_complete 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 dd93f4e commit efb8198

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ publish = false
66

77
[dependencies]
88
clap = "4.4.3"
9-
clap_complete = "4.4.1"
9+
clap_complete = "4.4.3"
1010
clap_mangen = "0.2.14"
1111
roff = "0.2.1"

0 commit comments

Comments
 (0)