Skip to content

Commit 3a2c06f

Browse files
dependabot[bot]jpgrayson
authored andcommitted
build(deps): bump clap from 4.2.7 to 4.3.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.2.7...clap_complete-v4.3.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95925de commit 3a2c06f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ anyhow = "1.0"
2222
anstyle = { version = "1.0", features = ["std"] }
2323
bstr = { version = "1.5", default-features = false, features = ["std"] }
2424
bzip2-rs = "0.1"
25-
clap = { version = "~4.2", default-features = false, features = [
25+
clap = { version = "~4.3", default-features = false, features = [
2626
"color",
2727
"help",
2828
"std",

0 commit comments

Comments
 (0)