moonfire-nvr/server
Scott Lamb e21f795e93
switch from ancient clap/structopt release to bpaf
Improves #70: this reduces binary size from 12.3 MiB to 11.9 MiB (3%) on
macOS/arm64.

The user experience is almost the same. (The help output's `Usage:`
lines lack the e.g. `moonfire-nvr run` prefix of argv[0] and subcommand,
which isn't ideal, but I guess it's pretty minor in the grand scheme of
things.)
2023-02-11 11:43:11 -08:00
..
base cargo clippy --fix 2023-01-29 15:01:19 -08:00
db Bump tokio from 1.24.0 to 1.24.2 in /server 2023-02-03 17:41:41 -08:00
src switch from ancient clap/structopt release to bpaf 2023-02-11 11:43:11 -08:00
Cargo.lock switch from ancient clap/structopt release to bpaf 2023-02-11 11:43:11 -08:00
Cargo.toml switch from ancient clap/structopt release to bpaf 2023-02-11 11:43:11 -08:00