moonfire-nvr/scripts
Scott Lamb 071be03c6f update most deps, notably including reqwest
Fixes #60

The reqwest dependency is significant because the old version required
an old version of openssl, complicating compilation on newer platforms.
reqwest also pulled in old/duplicate versions of hyper, tokio, etc.
Nice to drop a lot of that cruft.

I left rusqlite and uuid alone because they had breaking changes I
didn't want to mess with at the moment.

Bumped the minimum Rust version to 1.30.0, as required by the
new encoding_rs crate (and perhaps other things).
2018-11-20 09:32:55 -08:00
..
build.sh simplify and fix installation instructions 2018-08-24 20:45:46 -07:00
clean.sh Rewrite of the installation script and accompanying documentation. (#15) 2018-03-03 06:41:15 -08:00
install.sh Merge branch 'master' (early part) into new-schema 2018-03-24 22:29:40 -07:00
script-functions.sh update most deps, notably including reqwest 2018-11-20 09:32:55 -08:00
setup-ubuntu.sh Merge branch 'new-schema' 2018-04-27 06:42:39 -07:00