Parse basic args
This commit is contained in:
parent
2837927e2d
commit
a82db1b204
3 changed files with 331 additions and 2 deletions
|
|
@ -4,3 +4,4 @@ version = "0.0.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.1.1", features = ["derive", "deprecated"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue