Skip to content

Commit afd3389

Browse files
dependabot[bot]LMG
authored andcommitted
Bump clap from 4.5.50 to 4.5.51
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.50 to 4.5.51. - [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.50...clap_complete-v4.5.51) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cf249c commit afd3389

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -74,6 +74,6 @@ version = "0.1.41"
7474
features = ["max_level_trace", "release_max_level_trace"]
7575

7676
[workspace.dependencies.clap]
77-
version = "4.5.50"
77+
version = "4.5.51"
7878
features = ["derive", "help", "std", "usage"]
7979
default-features = false

0 commit comments

Comments
 (0)