Skip to content

Commit 9b02544

Browse files
build(deps): bump clap_complete from 4.5.38 to 4.5.40
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.38 to 4.5.40. - [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.40) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bd02b7 commit 9b02544

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
@@ -32,7 +32,7 @@ once_cell = "1.19.0"
3232
log = { version = "0.4", features = ["std"] }
3333
node-semver = "2"
3434
clap = { version = "4.5.23", features = ["color", "derive", "wrap_help"] }
35-
clap_complete = "4.5.38"
35+
clap_complete = "4.5.40"
3636
mockito = { version = "0.31.1", optional = true }
3737
textwrap = "0.16.1"
3838
which = "7.0.0"

0 commit comments

Comments
 (0)