Scott Lamb ae502200c0 upgrade various Rust dependencies
This stops using parking_lot entirely. Since Rust 1.62, the std
implementations on Linux are direct futexes, not the boxed pthread
mutexes they used to be. No real reason to use parking_lot anymore, so
shed this dependency.
2022-09-28 22:20:48 -07:00
..
2022-09-28 22:20:48 -07:00
2022-09-28 09:29:16 -07:00
2021-02-17 15:39:17 -08:00
2022-09-28 22:20:48 -07:00
2021-02-17 15:39:17 -08:00
2022-09-28 09:29:16 -07:00
2021-02-17 15:39:17 -08:00
2022-09-28 09:29:16 -07:00
2022-09-28 22:20:48 -07:00
2021-02-17 15:39:17 -08:00
2021-08-31 21:03:52 -07:00