Finish the engine upgrade
Events have been replaced with Messages, import paths have been updated for new engine module layout, and minor API changes have been matched.
This commit is contained in:
@@ -6,7 +6,7 @@ license = "AGPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.17"
|
||||
bevy-inspector-egui = "0.32"
|
||||
bevy-inspector-egui = "0.34"
|
||||
bevy_rapier2d = "0.32"
|
||||
rand = "0.9"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user