Update shakmaty dependency

This commit is contained in:
2020-03-07 13:07:25 +01:00
parent 7bbf64c964
commit 749bef8f78
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
shakmaty = "0.16.0"
shakmaty = "0.16.2"
colored = "1.9"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"