latest compatible version
This commit is contained in:
parent
a7b75269e8
commit
04f86f6aa6
|
@ -7,7 +7,7 @@ edition = "2018"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ggez = "0.5.1"
|
ggez = "^0.5.1"
|
||||||
toml = "^0.5.6"
|
toml = "^0.5.6"
|
||||||
serde = "^1.0.114"
|
serde = "^1.0.114"
|
||||||
serde_derive = "^1.0.114"
|
serde_derive = "^1.0.114"
|
||||||
|
|
Loading…
Reference in New Issue