mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-13 14:48:09 -05:00
This addressed a deprecation warning on nightly (will be in Rust 1.38). Use parking_lot instead, which in theory is faster (although I doubt it's significant here).