Skip to content

Commit 09ddb60

Browse files
chore(deps): bump clap from 4.5.23 to 4.5.26
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.26. - [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.23...clap_complete-v4.5.26) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a103be6 commit 09ddb60

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
@@ -19,7 +19,7 @@ pprof = "0.13.0"
1919
bindgen = "0.69.5"
2020
cc = "1.2.6"
2121
anyhow = "1.0.95"
22-
clap = "4.5.23"
22+
clap = "4.5.26"
2323
encoding_rs = "0.8.35"
2424

2525
[workspace.lints.rust]

0 commit comments

Comments
 (0)