Skip to content

Commit 6ca08bc

Browse files
committed
Update MSRV to 1.73.0
1 parent 3457723 commit 6ca08bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["game", "engine", "gamedev", "graphics", "bevy"]
1010
license = "MIT OR Apache-2.0"
1111
readme = "README.md"
1212
repository = "https://github.com/bevyengine/bevy"
13-
rust-version = "1.70.0"
13+
rust-version = "1.73.0"
1414

1515
[workspace]
1616
exclude = [

0 commit comments

Comments
 (0)