Skip to content

Commit 97fd0df

Browse files
deps: bump clap from 4.5.60 to 4.6.0 (#70)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deecfb4 commit 97fd0df

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 20 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
@@ -20,7 +20,7 @@ anyhow = "1.0"
2020
assert_cmd = "2.2"
2121
async-trait = "0.1"
2222
chrono = "0.4.44"
23-
clap = "4.5"
23+
clap = "4.6"
2424
dirs = "6.0"
2525
futures = "0.3"
2626
ignore = "0.4"

0 commit comments

Comments
 (0)