Skip to content

Commit 2696fc7

Browse files
build(deps): bump clap from 4.5.32 to 4.5.35
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.32 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.32...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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd434a1 commit 2696fc7

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ opt-level = 3
2020
[dependencies]
2121
ahash = "0.8.11"
2222
anyhow = "1.0.97"
23-
clap = { version = "4.5.32", features = ["derive"] }
23+
clap = { version = "4.5.35", features = ["derive"] }
2424
clap-verbosity-flag = "3.0.2"
2525
config = "0.15.11"
2626
env_logger = "0.11.7"

0 commit comments

Comments
 (0)