moonfire-nvr/server/base
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
..
Cargo.toml upgrade various Rust dependencies 2022-09-28 22:20:48 -07:00
clock.rs upgrade various Rust dependencies 2022-09-28 22:20:48 -07:00
error.rs small readability improvements to web.rs 2021-03-10 16:21:34 -08:00
lib.rs shutdown better 2021-09-23 16:33:29 -07:00
shutdown.rs upgrade various Rust dependencies 2022-09-28 22:20:48 -07:00
strutil.rs clean up the easy clippy errors 2022-09-28 09:29:16 -07:00
time.rs fix build on nightly rust 2022-05-01 14:34:38 -07:00