Skip to content

Commit 6a8914c

Browse files
fix(deps): bump clap in the clap group across 1 directory
Bumps the clap group with 1 update in the / directory: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.44 to 4.5.45 - [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.44...clap_complete-v4.5.45) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9969208 commit 6a8914c

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
@@ -37,7 +37,7 @@ bytes = "1.10.1"
3737
camino = { version = "1.1.3", features = ["serde1"] }
3838
cfg-if = "1.0.0"
3939
chrono = { version = "0.4.41", features = ["serde"] }
40-
clap = { version = "4.5.32", features = ["deprecated", "derive", "string", "unicode", "wrap_help"] }
40+
clap = { version = "4.5.47", features = ["deprecated", "derive", "string", "unicode", "wrap_help"] }
4141
clap_complete = "4.5.46"
4242
clap_complete_fig = "4.4.0"
4343
color-eyre = "0.6.5"

0 commit comments

Comments
 (0)