raindrop/crates/gfx_hal
zack f71f0d8e10
feat: switch away from parking_lot::Mutex
Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs
better in all scenarios on both of our targets (linux/windows).
2025-03-30 16:27:35 -04:00
..
src feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
Cargo.toml feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00