Skip to content

Commit c4ab290

Browse files
chore(deps): Bump clap_complete_nushell from 4.5.8 to 4.5.9
Bumps [clap_complete_nushell](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.9. - [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.8...clap_complete_nushell-v4.5.9) --- updated-dependencies: - dependency-name: clap_complete_nushell dependency-version: 4.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f83984 commit c4ab290

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.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ anyhow.workspace = true
2424
byte-unit = "5.1.6"
2525
clap = { workspace = true, features = ["wrap_help"] }
2626
clap_complete = "4.5.59"
27-
clap_complete_nushell = "4.5.8"
27+
clap_complete_nushell = "4.5.9"
2828
dialoguer.workspace = true
2929
fraction = { version = "0.15.3", default-features = false }
3030
jiff = { version = "0.2.15", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)