Skip to content

Commit d5ae347

Browse files
chore(deps): bump clap from 4.5.45 to 4.5.47
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.47. - [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.45...clap_complete-v4.5.47) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4af004a commit d5ae347

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
@@ -22,7 +22,7 @@ pprof = "0.13.0"
2222
bindgen = "0.72.1"
2323
cc = "1.2.34"
2424
anyhow = "1.0.99"
25-
clap = "4.5.45"
25+
clap = "4.5.47"
2626
encoding_rs = "0.8.35"
2727
tracing-subscriber = { version = "0.3", features = ["json"] }
2828

0 commit comments

Comments
 (0)