Make bevy 0.14 runnable by removing canvas effects
This commit is contained in:
@@ -6,7 +6,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
itertools = "0.13.0"
|
||||
rand = "0.8.5"
|
||||
bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
|
||||
bevy_tweening = "0.11.0"
|
||||
leafwing-input-manager = "0.15.1"
|
||||
bevy_asset_loader = "0.21.0"
|
||||
|
||||
Reference in New Issue
Block a user