Manage ctrl c when it's user turn to input
This commit is contained in:
@ -11,3 +11,5 @@ shakmaty = "0.16.0"
|
||||
colored = "1.9"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
ctrlc = "3.1.3"
|
||||
futures = "0.3.1"
|
||||
|
Reference in New Issue
Block a user