Add progress bar, Add stats, pretty print
This commit is contained in:
+2
-1
@@ -1,10 +1,11 @@
|
||||
[package]
|
||||
name = "sol_chess"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
argh = "0.1.13"
|
||||
indicatif = "0.17.9"
|
||||
rand = "0.8.5"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user