Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 62ce7bf

Browse files
build(deps): bump clap from 4.5.34 to 4.5.35 in the cargo group (#24)
Bumps the cargo group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.34 to 4.5.35 - [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.34...clap_complete-v4.5.35) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a01f11 commit 62ce7bf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

yp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ edition = "2024"
55

66
[dependencies]
77
anyhow = "1.0.97"
8-
clap = { version = "4.5.34", features = ["derive"] }
8+
clap = { version = "4.5.35", features = ["derive"] }
99
nom = "8"
1010
yamlpath = { version = "*", path = "../yamlpath" }

0 commit comments

Comments
 (0)