Skip to content

Commit 63e5481

Browse files
Bump clap from 4.5.60 to 4.6.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.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@clap_complete-v4.5.60...clap_complete-v4.6.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23bc95e commit 63e5481

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -14,7 +14,7 @@ Match regular expression, replace some characters I consider noise to kebab case
1414
[dependencies]
1515
anyhow = "1.0.93"
1616
chrono = { version = "0.4.44", features = ["now"], default-features = false }
17-
clap = { version = "4.5.21", features = ["derive", "cargo"] }
17+
clap = { version = "4.6.0", features = ["derive", "cargo"] }
1818
clap-verbosity-flag = { version = "3.0.4", default-features = false, features = ["tracing"] }
1919
jwalk = "0.8.1"
2020
rand = "0.10.0"

0 commit comments

Comments
 (0)