Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update dependencies and clean up imports
- Update various crate versions in `Cargo.lock` - Replace `fxhash` dependency with `hashbrown` in `flecs_ecs` - Clean up and organize imports in command modules - Fix minor formatting issues in `fly.rs` and `speed.rs` Key updates: - `anyhow` -> 1.0.93 - `flecs_ecs` -> latest git revision - `tokio` -> 1.41.1
- Loading branch information