Skip to content

Commit 87ce037

Browse files
dependabot[bot]cakebaker
authored andcommitted
build(deps): 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 159d4a5 commit 87ce037

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -12,7 +12,7 @@ authors = ["uutils developers"]
1212
[dependencies]
1313
argmax = "0.4.0"
1414
chrono = "0.4.44"
15-
clap = "4.5"
15+
clap = "4.6"
1616
faccess = "0.2.4"
1717
nix = { version = "0.31", features = ["fs", "user"] }
1818
onig = { version = "6.5", default-features = false }

0 commit comments

Comments
 (0)