Skip to content

Commit c76bdac

Browse files
fix(deps): bump clap from 4.5.31 to 4.5.32 in the clap group (#792)
Bumps the clap group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.31 to 4.5.32 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ab4b54 commit c76bdac

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -42,7 +42,7 @@ bitflags = { version = "2.9.0", features = ["serde"] }
4242
bstr = "1.1.0"
4343
camino = { version = "1.1.3", features = ["serde1"] }
4444
cfg-if = "1.0.0"
45-
clap = { version = "4.5.31", features = [
45+
clap = { version = "4.5.32", features = [
4646
"deprecated",
4747
"derive",
4848
"string",

0 commit comments

Comments
 (0)