Skip to content

Commit d4a4548

Browse files
dependabot[bot]nerjs
authored andcommitted
Bump clap from 4.5.60 to 4.6.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.1. - [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.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3af86a0 commit d4a4548

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

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
@@ -11,7 +11,7 @@ serde = { version = "1.0.228", features = ["derive"] }
1111
serde_json = "1.0.149"
1212
tokio = { version = "1.52.1", features = ["rt", "rt-multi-thread", "fs", "macros", "sync", "process"] }
1313
tokio-stream = "0.1.18"
14-
clap = { version = "4.5.60", default-features = false, features = ["derive", "std", "help"] }
14+
clap = { version = "4.6.1", default-features = false, features = ["derive", "std", "help"] }
1515
thiserror = "2.0.18"
1616
async-trait = "0.1.89"
1717
git-url-parse = "0.4.5"

0 commit comments

Comments
 (0)