move player to this repo

This commit is contained in:
2020-09-02 17:54:49 +01:00
parent ac5ff9301b
commit a7b75269e8
2 changed files with 303 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ggez = "0.5.1"
toml = "^0.5.6"
serde = "^1.0.114"
serde_derive = "^1.0.114"