mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
bump msrv
This commit is contained in:
parent
059f662619
commit
24934628c8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ keywords = ["game", "engine", "gamedev", "graphics", "bevy"]
|
|||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/bevyengine/bevy"
|
||||
documentation = "https://docs.rs/bevy"
|
||||
rust-version = "1.81.0"
|
||||
rust-version = "1.82.0"
|
||||
|
||||
[workspace]
|
||||
exclude = [
|
||||
|
|
Loading…
Reference in a new issue