Add commandline parameters.
This commit is contained in:
@@ -7,3 +7,4 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
structopt = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -7,3 +7,4 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
structopt = "0.3"
|
||||
|
||||