Skip to content

Commit daf062d

Browse files
chore(deps): Bump clap from 4.5.26 to 4.5.27
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.26 to 4.5.27. - [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.26...clap_complete-v4.5.27) --- 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 c6558af commit daf062d

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
@@ -24,7 +24,7 @@ anstyle = { version = "1.0.10", default-features = false, optional = true }
2424
anstyle-lossy = { version = "1.1.3", optional = true }
2525
anstyle-yansi = { version = "2.0.2", optional = true }
2626
anyhow = "1.0.95"
27-
clap = { version = "4.5.26", features = ["derive", "wrap_help"] }
27+
clap = { version = "4.5.27", features = ["derive", "wrap_help"] }
2828
clap_complete = "4.5.43"
2929
clap_complete_nushell = "4.5.5"
3030
csscolorparser = "0.7.0"

0 commit comments

Comments
 (0)