Skip to content

Commit 7ca4db6

Browse files
Bump clap from 4.5.3 to 4.5.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48cc14a commit 7ca4db6

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.90"
2020
anyhow = "1.0.81"
21-
clap = "4.5.3"
21+
clap = "4.5.4"
2222

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

0 commit comments

Comments
 (0)