Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanCut committed Aug 22, 2020
1 parent dbd896b commit f224b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -5,7 +5,7 @@ authors = ["Hilmar Wiegand <me@hwgnd.de>", "Amethyst Foundation <contact@amethys
edition = "2018"

[dependencies]
amethyst = {version = "0.15.1", features = ["no-slow-safety-checks"]}
amethyst = {version = "0.15.2", features = ["no-slow-safety-checks"]}
log = { version = "0.4.8", features = ["serde"] }

[features]
Expand Down

0 comments on commit f224b98

Please sign in to comment.