Skip to content

Commit f7def17

Browse files
dependabot[bot]amaanq
authored andcommitted
build(deps): bump clap_complete from 4.5.38 to 4.5.39 in the cargo group
Bumps the cargo group with 1 update: [clap_complete](https://github.com/clap-rs/clap). Updates `clap_complete` from 4.5.38 to 4.5.39 - [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.38...clap_complete-v4.5.39) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b68c64b commit f7def17

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ clap = { version = "4.5.23", features = [
104104
"help",
105105
"unstable-styles",
106106
] }
107-
clap_complete = "4.5.38"
107+
clap_complete = "4.5.39"
108108
clap_complete_nushell = "4.5.4"
109109
ctor = "0.2.9"
110110
ctrlc = { version = "3.4.5", features = ["termination"] }

0 commit comments

Comments
 (0)