add proper cmd args for program
This commit is contained in:
@@ -34,6 +34,7 @@ rand = "0.9"
|
||||
rayon = "1.10"
|
||||
skillratings = "0.27"
|
||||
static_assertions = "1.1"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5", features = [ "html_reports" ] }
|
||||
|
||||
Reference in New Issue
Block a user