Skip to content

Commit 18dff70

Browse files
chore(deps): bump clap_complete_nushell from 4.5.10 to 4.6.0
Bumps [clap_complete_nushell](https://github.com/clap-rs/clap) from 4.5.10 to 4.6.0. - [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_nushell-v4.5.10...clap_complete_nushell-v4.6.0) --- updated-dependencies: - dependency-name: clap_complete_nushell dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7f7171 commit 18dff70

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
@@ -29,7 +29,7 @@ parse_duration = "2.1.1"
2929
atty = "0.2"
3030
clap_generate = "3.0.3"
3131
clap_complete = "4.5.66"
32-
clap_complete_nushell = "4.5"
32+
clap_complete_nushell = "4.6"
3333

3434
[dev-dependencies]
3535
tempdir = "0.3.7"

0 commit comments

Comments
 (0)