Refactor messages between server and client
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "clichess"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
authors = ["Artlef <artlef@localhost>"]
|
||||
edition = "2018"
|
||||
|
||||
@ -11,4 +11,3 @@ shakmaty = "0.16.2"
|
||||
colored = "1.9"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
ctrlc = "3.1.3"
|
||||
|
Reference in New Issue
Block a user