Skip to content

Commit 98bd825

Browse files
dependabot[bot]falk-werner
authored andcommitted
Bump clap from 4.5.34 to 4.5.35
Bumps [clap](https://github.com/clap-rs/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff2d1ee commit 98bd825

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212
edition = "2021"
1313

1414
[dependencies]
15-
clap = { version = "4.5.34", features = ["derive"] }
15+
clap = { version = "4.5.35", features = ["derive"] }
1616
futures-util = "0.3.31"
1717
hex = "0.4.3"
1818
log = "0.4.27"

0 commit comments

Comments
 (0)