Skip to content

Commit 00574c4

Browse files
Bump clap from 4.5.45 to 4.5.47 (#1471)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.47. - [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.45...clap_complete-v4.5.47) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4105f6b commit 00574c4

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
@@ -73,6 +73,6 @@ version = "0.1.41"
7373
features = ["max_level_trace", "release_max_level_trace"]
7474

7575
[workspace.dependencies.clap]
76-
version = "4.5.45"
76+
version = "4.5.47"
7777
features = ["derive", "help", "std", "usage"]
7878
default-features = false

0 commit comments

Comments
 (0)