Skip to content

Commit e158be9

Browse files
chore(deps): bump clap from 4.5.4 to 4.5.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.15. - [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.4...v4.5.15) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80cbb3e commit e158be9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
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
@@ -4,7 +4,7 @@ path = "src/bin.rs"
44

55
[dependencies]
66
bstr = "1.9.1"
7-
clap = { version = "4.5.4", features = ["cargo", "derive", "wrap_help"] }
7+
clap = { version = "4.5.15", features = ["cargo", "derive", "wrap_help"] }
88
clap_complete = "4.5.2"
99
color-print = "0.3.6"
1010
crossbeam-channel = "0.5.12"

0 commit comments

Comments
 (0)