feat: add CLI asset generation for shell completions and man page
This commit is contained in:
@@ -37,6 +37,8 @@ petgraph = "0.8.3"
|
||||
fd-lock = "4.0.4"
|
||||
reqwest = { version = "0.13.2", default-features = false, features = ["blocking", "native-tls"] }
|
||||
filetime = "0.2.27"
|
||||
clap_complete = "4.5.66"
|
||||
clap_mangen = "0.2.31"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "=3.25.0"
|
||||
|
||||
Reference in New Issue
Block a user