aboutsummaryrefslogtreecommitdiff
path: root/azalea-ecs
diff options
context:
space:
mode:
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"]}