Skip to content

Commit b7d32ad

Browse files
Bump clap from 4.5.1 to 4.5.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.2. - [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.1...v4.5.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d2b0e5 commit b7d32ad

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
@@ -18,7 +18,7 @@ pprof = "0.13.0"
1818
bindgen = "0.69.4"
1919
cc = "1.0.88"
2020
anyhow = "1.0.80"
21-
clap = "4.5.1"
21+
clap = "4.5.2"
2222

2323
[workspace.lints.rust]
2424
missing_docs = { level = "warn" }

0 commit comments

Comments
 (0)