feat: add completions subcommand
This commit is contained in:
@@ -14,7 +14,7 @@ build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.6.6", features = ["derive"] }
|
||||
# clap_complete = "4.5.35"
|
||||
clap_complete = "4.6.9"
|
||||
anyhow = "1.0.104"
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user