Skip to content

Commit b7ce782

Browse files
Bump clap from 4.5.16 to 4.5.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.19. - [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.16...clap_complete-v4.5.19) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f3b32e commit b7ce782

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.4"
2020
cc = "1.1.21"
2121
anyhow = "1.0.86"
22-
clap = "4.5.16"
22+
clap = "4.5.19"
2323
encoding_rs = "0.8.34"
2424

2525
[workspace.lints.rust]

0 commit comments

Comments
 (0)