parse commands with clap
This commit is contained in:
parent
f83fded289
commit
8309d26c9f
5 changed files with 88 additions and 52 deletions
|
|
@ -20,3 +20,4 @@ clap = { version = "^4.5", features = ["derive"] }
|
|||
log = "^0.4"
|
||||
simple_logger = "^5.2"
|
||||
either = "^1.15"
|
||||
shlex = "2.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue