Skip to content

Commit 4d8bc4b

Browse files
chore(deps): bump clap from 4.5.18 to 4.5.20 (#2)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.20. - [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.18...clap_complete-v4.5.20) --- updated-dependencies: - dependency-name: clap 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 1f0cd32 commit 4d8bc4b

File tree

2 files changed

+24
-90
lines changed

2 files changed

+24
-90
lines changed

Cargo.lock

Lines changed: 23 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webfinger-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors.workspace = true
1111
readme.workspace = true
1212

1313
[dependencies]
14-
clap = { version = "4.5.18", features = ["derive", "wrap_help"] }
14+
clap = { version = "4.5.20", features = ["derive", "wrap_help"] }
1515
clap-cargo = "0.14.1"
1616
clap-verbosity = "2.1.0"
1717
color-eyre.workspace = true

0 commit comments

Comments
 (0)