Skip to content

Commit e1b5448

Browse files
chore(deps): bump clap from 4.5.31 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.32. - [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.31...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6bc131 commit e1b5448

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -21,7 +21,7 @@ pprof = "0.13.0"
2121
bindgen = "0.69.5"
2222
cc = "1.2.16"
2323
anyhow = "1.0.97"
24-
clap = "4.5.31"
24+
clap = "4.5.32"
2525
encoding_rs = "0.8.35"
2626
tracing-subscriber = { version = "0.3", features = ["json"] }
2727

0 commit comments

Comments
 (0)