Skip to content

Commit

Permalink
chore: update dependencies and clean up imports
Browse files Browse the repository at this point in the history
- 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
andrewgazelka committed Nov 11, 2024
1 parent 55b1fe6 commit cb1f61b
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 93 deletions.
Loading

0 comments on commit cb1f61b

Please sign in to comment.