diff options
| author | mat <github@matdoes.dev> | 2023-02-09 21:20:09 -0600 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2023-02-09 21:20:09 -0600 |
| commit | 7e43e6d24a106fc9b1894a170db16b4f21ff8dad (patch) | |
| tree | a127a256f1a134113e1f58eb3ed47404021e234f /azalea-ecs | |
| parent | ba3d8c35af15c2286e2eeb8259f8340adf975691 (diff) | |
| download | azalea-drasl-7e43e6d24a106fc9b1894a170db16b4f21ff8dad.tar.xz | |
no iyes_loopless
Diffstat (limited to 'azalea-ecs')
| -rw-r--r-- | azalea-ecs/Cargo.toml | 1 |
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"]} |
