Add termion dependency to manage UI
This commit is contained in:
@ -8,6 +8,6 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
shakmaty = "0.16.2"
|
||||
colored = "1.9"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
termion = "1.5.5"
|
||||
|
Reference in New Issue
Block a user