Skip to content

Commit e85b389

Browse files
chore(deps): bump clap_complete from 4.5.47 to 4.5.48 (#397)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.47 to 4.5.48. - [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.48) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c720dd1 commit e85b389

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -28,7 +28,7 @@ chrono = "0.4"
2828
parse_duration = "2.1.1"
2929
atty = "0.2"
3030
clap_generate = "3.0.3"
31-
clap_complete = "4.5.47"
31+
clap_complete = "4.5.48"
3232
clap_complete_nushell = "4.5"
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)