feat(cli): add nushell completions
This commit is contained in:
parent
69d977d736
commit
ea9aa018b3
4 changed files with 37 additions and 7 deletions
|
|
@ -33,6 +33,7 @@ anyhow.workspace = true
|
|||
bstr.workspace = true
|
||||
clap.workspace = true
|
||||
clap_complete.workspace = true
|
||||
clap_complete_nushell.workspace = true
|
||||
ctor.workspace = true
|
||||
ctrlc.workspace = true
|
||||
dialoguer.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue