elo: progress bar
This commit is contained in:
@@ -25,7 +25,7 @@ debug = true
|
||||
arrayvec = "0.7"
|
||||
const_fn = "0.4"
|
||||
either = "1.13"
|
||||
indicatif = "0.17"
|
||||
indicatif = { version = "0.17", features = [ "rayon" ] }
|
||||
nohash-hasher = "0.2"
|
||||
num = "0.4"
|
||||
rand = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user