Update to 0.12 (#6)
0.12 was just released, so template can be updated. No need for render graph anymore, just uses render plugins, and ran cargo update to get rendy minor version
This commit is contained in:
committed by
Hilmar Wiegand
parent
d1906a5072
commit
fb9be8a263
@@ -5,7 +5,7 @@ authors = ["Hilmar Wiegand <me@hwgnd.de>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
amethyst = "0.11.0"
|
||||
amethyst = "0.12.0"
|
||||
log = { version = "0.4.6", features = ["serde"] }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user