moonfire-nvr/server/base
Scott Lamb 9d70d68710 fix #187 via a dependency upgrade
I did a full `cargo upgrade` and fixed what it broke:

*   a couple things for the latest protobuf 3.0 alphas
    (note alphas don't promise API stability)
*   new minimum supported Rust version

This should have some other nice effects: parking_lot now uses inline
assembler, tokio has gotten faster, etc.
2022-03-08 11:24:44 -08:00
..
Cargo.toml fix #187 via a dependency upgrade 2022-03-08 11:24:44 -08:00
clock.rs shutdown better 2021-09-23 16:33:29 -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 shutdown better 2021-09-23 16:33:29 -07:00
strutil.rs bump versions of blake3, nom, tokio-tungstenite 2021-08-31 13:05:10 -07:00
time.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00