CLI args to pick mode
This commit is contained in:
parent
dfdbf72188
commit
6aeda0a22f
3 changed files with 231 additions and 13 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.40", features = ["derive"] }
|
||||
console = "0.16.0"
|
||||
itertools = "0.14.0"
|
||||
rand = "0.9.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue