Argument support with clap_lex
This commit is contained in:
parent
956734aa62
commit
2b8a3f7894
3 changed files with 60 additions and 9 deletions
|
|
@ -60,6 +60,8 @@ rustix = { version = "0.38.32", features = ["process"] }
|
|||
smallvec = "1.13.2"
|
||||
rand = "0.8.5"
|
||||
reis = { version = "0.4", features = ["calloop"] }
|
||||
# CLI arguments
|
||||
clap_lex = "0.7"
|
||||
|
||||
[dependencies.id_tree]
|
||||
branch = "feature/copy_clone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue