Skip to content

Commit 144eeb7

Browse files
dependabot[bot]Jisu-Woniu
authored andcommitted
build(deps): bump clap_complete from 4.5.40 to 4.5.41
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.41. - [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.40...clap_complete-v4.5.41) --- 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 4cb2561 commit 144eeb7

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
@@ -182,7 +182,7 @@ default = ["grpc", "rest", "mimalloc"]
182182

183183
[build-dependencies]
184184
clap = { version = "4.5.24", features = ["derive"] }
185-
clap_complete = "4.5.40"
185+
clap_complete = "4.5.41"
186186
clap_mangen = "0.2.25"
187187

188188
[profile.release]

0 commit comments

Comments
 (0)