Skip to content
Snippets Groups Projects
Unverified Commit 38688789 authored by Nolan Darilek's avatar Nolan Darilek Committed by Kat Marchán
Browse files

feat(deps): upgrade to Bevy 0.7. (#37)

parent f3bacbe9
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ repository = "https://github.com/zkat/big-brain"
homepage = "https://github.com/zkat/big-brain"
[dependencies]
bevy = { version = "0.6.0", default-features = false }
bevy = { version = "0.7.0", default-features = false }
[dev-dependencies]
bevy = { version = "0.6.0", default-features = true }
bevy = { version = "0.7.0", default-features = true }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment