Skip to content

Commit 550792f

Browse files
Bump clap from 4.5.46 to 4.5.47 (#616)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.46 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.46...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27321c5 commit 550792f

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
@@ -47,7 +47,7 @@ features = ["clock", "std"]
4747
default-features = false
4848

4949
[dependencies.clap]
50-
version = "4.5.46"
50+
version = "4.5.47"
5151
features = ["cargo", "derive", "env", "help", "std", "string", "suggestions", "usage"]
5252
default-features = false
5353

0 commit comments

Comments
 (0)