mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Fix interactive season choosing false-positive triggering
This commit is contained in:
parent
4b33ef02c6
commit
12be16417f
8 changed files with 157 additions and 197 deletions
|
|
@ -14,6 +14,7 @@ csv = "1.1"
|
|||
ctrlc = "3.2"
|
||||
dirs = "4.0"
|
||||
indicatif = "0.17"
|
||||
lazy_static = "1.4"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
num_cpus = "1.15"
|
||||
regex = "1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue