add cli
This commit is contained in:
parent
f77783c66f
commit
5b035fe12c
3 changed files with 55 additions and 32 deletions
|
@ -8,3 +8,6 @@ alphanumeric-sort = "1.5.3"
|
|||
clap = { version = "4.5.23", features = ["derive"] }
|
||||
clap_complete = "4.5.40"
|
||||
yaml-rust2 = "0.9.0"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue