mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-03 15:20:08 -05:00
As discussed here: https://github.com/pacak/bpaf/discussions/165#discussioncomment-4967176 I also snuck in a conversion from `lazy_static` to `once_cell`, rather than adding another usage of the former.