Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade to Rust edition 2024 and update dependencies
- Migrate project to Rust edition 2024 in all crates - Remove hyperion-circle-buf crate entirely - Update dependencies including: - `bindgen` to 0.70.1 - `anyhow` to 1.0.92 - `anstream` to 0.6.18 - Other minor version bumps - Switch from f16 to f32 for Yaw/Pitch components - Clean up module imports for better organization - Update rustfmt configuration for edition 2024 - Update rust-toolchain to nightly-2024-11-03 with cranelift preview
- Loading branch information