feat: add shell completions

This commit is contained in:
Amaan Qureshi 2024-09-24 12:37:31 -04:00
parent d3c262a104
commit 1f0feb5254
4 changed files with 34 additions and 2 deletions

View file

@ -29,6 +29,7 @@ anstyle.workspace = true
anyhow.workspace = true
bstr.workspace = true
clap.workspace = true
clap_complete.workspace = true
ctor.workspace = true
ctrlc.workspace = true
dirs.workspace = true