We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2681d91 commit 9c112feCopy full SHA for 9c112fe
Cargo.toml
@@ -7,8 +7,8 @@ version = "0.9.1"
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9
[dependencies]
10
-bevy = "0.11"
11
-bevy_utils = "0.11"
+bevy = "0.12.0"
+bevy_utils = "0.12.0"
12
lazy_static = "1.4"
13
rand = "0.8"
14
0 commit comments