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 7ebadc7 commit 9bc61baCopy full SHA for 9bc61ba
Cargo.toml
@@ -10,7 +10,7 @@ keywords = ["game", "engine", "gamedev", "graphics", "bevy"]
10
license = "MIT OR Apache-2.0"
11
readme = "README.md"
12
repository = "https://github.com/bevyengine/bevy"
13
-rust-version = "1.67.0"
+rust-version = "1.65.0"
14
15
[workspace]
16
exclude = ["benches", "crates/bevy_ecs_compile_fail_tests", "crates/bevy_reflect_compile_fail_tests"]
0 commit comments