Further refactoring
This commit is contained in:
@@ -7,13 +7,13 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
iyes_loopless = "0.8.0"
|
||||
itertools = "0.10.3"
|
||||
itertools = "0.10.5"
|
||||
rand = "0.8.5"
|
||||
bevy_editor_pls = "0.1.1"
|
||||
bevy_tweening = "0.5.0"
|
||||
|
||||
[dependencies.bevy]
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
features = ["dynamic"]
|
||||
|
||||
[profile.dev.package."*"]
|
||||
|
||||
Reference in New Issue
Block a user