latest compatible version

This commit is contained in:
Max Bradbury 2020-09-02 17:55:15 +01:00
parent a7b75269e8
commit 04f86f6aa6
1 changed files with 1 additions and 1 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]
ggez = "0.5.1"
ggez = "^0.5.1"
toml = "^0.5.6"
serde = "^1.0.114"
serde_derive = "^1.0.114"