Skip to content

Commit 068c002

Browse files
fix(deps): bump clap from 4.5.38 to 4.5.39 in the clap group
Bumps the clap group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.38 to 4.5.39 - [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.38...clap_complete-v4.5.39) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3311ed2 commit 068c002

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bstr = "1.12.0"
3838
bytes = "1.10.1"
3939
camino = { version = "1.1.3", features = ["serde1"] }
4040
cfg-if = "1.0.0"
41-
clap = { version = "4.5.32", features = [
41+
clap = { version = "4.5.39", features = [
4242
"deprecated",
4343
"derive",
4444
"string",

0 commit comments

Comments
 (0)