moonfire-nvr/guide
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
..
developing-ui.md Settings can now be taken from separate file with local override. 2018-03-08 18:26:41 -08:00
install-manual.md update most deps, notably including reqwest 2018-11-20 09:32:55 -08:00
install-scripted.md few small markdown tweaks 2018-08-24 21:04:13 -07:00
install.md simplify and fix installation instructions 2018-08-24 20:45:46 -07:00
schema.md initial schema for user authentication (#26) 2018-03-21 23:57:45 -07:00
troubleshooting.md Reorganize and expand documentation 2017-10-01 22:02:39 -07:00