Skip to content

Commit eca6ea9

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -82,7 +82,7 @@ weaver_emit = { path = "crates/weaver_emit" }
8282
weaver_live_check = { path = "crates/weaver_live_check" }
8383

8484
clap = { version = "4.5.39", features = ["derive"] }
85-
clap_complete = "4.5.47"
85+
clap_complete = "4.5.52"
8686
rayon = "1.10.0"
8787
ratatui = { version = "0.29.0", features = ["serde"] }
8888
tui-textarea = "0.7.0"

0 commit comments

Comments
 (0)