Refactor organisation
This commit is contained in:
@@ -6,11 +6,10 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
iyes_loopless = "0.7.0"
|
||||
iyes_loopless = "0.8.0"
|
||||
itertools = "0.10.3"
|
||||
# bevy-inspector-egui = "0.12.1"
|
||||
rand = "0.8.5"
|
||||
bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
|
||||
bevy_editor_pls = "0.1.1"
|
||||
bevy_tweening = "0.5.0"
|
||||
|
||||
[dependencies.bevy]
|
||||
|
||||
Reference in New Issue
Block a user