Bump Rust edition to 2024
Some checks failed
Basic checks / Basic build-and-test supertask (push) Failing after 27s
Some checks failed
Basic checks / Basic build-and-test supertask (push) Failing after 27s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "asteroids"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.16", features = ["dynamic_linking"] }
|
||||
|
||||
Reference in New Issue
Block a user