Skip to content

Commit 61882f6

Browse files
Bump clap from 4.5.21 to 4.5.28
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.21 to 4.5.28. - [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.21...clap_complete-v4.5.28) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dee0eed commit 61882f6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -9,7 +9,7 @@ opt-level = "s"
99
panic = "abort"
1010

1111
[dependencies]
12-
clap = { version = "4.5.21", features = ["derive"] }
12+
clap = { version = "4.5.28", features = ["derive"] }
1313
colored = "2.1.0"
1414
http_req = { version = "0.13.0", default-features = false, features = [
1515
"rust-tls",

0 commit comments

Comments
 (0)