Skip to content

Commit 21fb833

Browse files
Bump clap from 4.5.21 to 4.5.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.21 to 4.5.22. - [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.22) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79d65d5 commit 21fb833

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rfd = "0.15.1"
5353
phf = "0.11.2"
5454
phf_shared = "0.11.2"
5555
splines = "4.4.0"
56-
clap = { version = "4.5.21", features = ["derive"] }
56+
clap = { version = "4.5.22", features = ["derive"] }
5757

5858
[target.'cfg(not(target_arch = "powerpc64"))'.dependencies]
5959
reqwest = { version = "0.12.9", default-features = false, features = ["json", "blocking", "rustls-tls"] }

0 commit comments

Comments
 (0)