aboutsummaryrefslogtreecommitdiff
path: root/azalea-ecs
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2023-02-09 21:20:09 -0600
committermat <github@matdoes.dev>2023-02-09 21:20:09 -0600
commit7e43e6d24a106fc9b1894a170db16b4f21ff8dad (patch)
treea127a256f1a134113e1f58eb3ed47404021e234f /azalea-ecs
parentba3d8c35af15c2286e2eeb8259f8340adf975691 (diff)
downloadazalea-drasl-7e43e6d24a106fc9b1894a170db16b4f21ff8dad.tar.xz
no iyes_loopless
Diffstat (limited to 'azalea-ecs')
-rw-r--r--azalea-ecs/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-ecs/Cargo.toml b/azalea-ecs/Cargo.toml
index 113ff392..a596fd42 100644
--- a/azalea-ecs/Cargo.toml
+++ b/azalea-ecs/Cargo.toml
@@ -11,5 +11,4 @@ version = "0.6.0"
azalea-ecs-macros = {path = "./azalea-ecs-macros", version = "^0.6.0"}
bevy_app = "0.9.1"
bevy_ecs = {version = "0.9.1", default-features = false}
-iyes_loopless = "0.9.1"
tokio = {version = "1.25.0", features = ["time"]}