update to bevy 0.18
This commit is contained in:
@@ -4,9 +4,8 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = {version = "0.16.1", features = ["bevy_image", "file_watcher"]}
|
||||
bevy-inspector-egui = "0.31.0"
|
||||
iyes_perf_ui = "0.5.0"
|
||||
bevy = {version = "0.18.0", features = ["bevy_image", "file_watcher"]}
|
||||
bevy-inspector-egui = "0.36.0"
|
||||
|
||||
|
||||
[lints.clippy]
|
||||
|
||||
Reference in New Issue
Block a user