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 02ba444 commit f9ae290Copy full SHA for f9ae290
1 file changed
Cargo.toml
@@ -16,7 +16,7 @@ opt-level = 1
16
opt-level = 3
17
18
[dependencies]
19
-bevy = "0.17"
+bevy = "0.18"
20
21
# These lints may be important signals about code quality, but normal Bevy code
22
# commonly triggers them and the CI workflow treats them as errors, so we've
0 commit comments