This commit is contained in:
2020-01-04 20:28:54 -08:00
parent 01f6f3e4ba
commit 0113f04457
10 changed files with 512 additions and 238 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Hilmar Wiegand <me@hwgnd.de>"]
edition = "2018"
[dependencies]
amethyst = "0.13.0"
amethyst = "0.13.2"
log = { version = "0.4.8", features = ["serde"] }
[features]