update config, add config docs
This commit is contained in:
parent
4ed06a7f53
commit
f77783c66f
8 changed files with 615 additions and 72 deletions
|
@ -5,3 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
alphanumeric-sort = "1.5.3"
|
||||
clap = { version = "4.5.23", features = ["derive"] }
|
||||
clap_complete = "4.5.40"
|
||||
yaml-rust2 = "0.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue