Skip to content

Commit

Permalink
msrv failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Jan 28, 2023
1 parent b1ac150 commit f6f0525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = ["game", "engine", "gamedev", "graphics", "bevy"]
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/bevyengine/bevy"
rust-version = "1.67.0"
rust-version = "1.65.0"

[workspace]
exclude = ["benches", "crates/bevy_ecs_compile_fail_tests", "crates/bevy_reflect_compile_fail_tests"]
Expand Down

0 comments on commit f6f0525

Please sign in to comment.