implement -n, -v and -e commandline options
This commit is contained in:
parent
11ce644fca
commit
83ed7ee559
4 changed files with 179 additions and 20 deletions
|
|
@ -10,3 +10,4 @@ lto = "thin"
|
|||
tempfile = "3.14.0"
|
||||
dialoguer = "0.11.0"
|
||||
rand = "0.8.5"
|
||||
clap = { version = "4.5.21", features = [ "derive" ]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue