moonfire-nvr/guide
Scott Lamb 3668c69d4b bump required Rust version to 1.32
travis-ci pointed out that the dependency bump broke 1.31:

   Compiling docopt v1.1.0
error[E0658]: imports can only refer to extern crate names passed with `--extern` on stable channel (see issue #53130)
   --> /home/travis/.cargo/registry/src/github.com-1ecc6299db9ec823/docopt-1.1.0/src/parse.rs:48:5
    |
48  |   use regex;
    |       ^^^^^
    |

Looks like uniform_paths was stabilized in 1.32, and I verified locally that
version builds.
2019-05-31 16:09:42 -07: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 bump required Rust version to 1.32 2019-05-31 16:09:42 -07:00
install-scripted.md few small markdown tweaks 2018-08-24 21:04:13 -07:00
install.md document proxy setup in guide/secure.md (for #26) 2018-12-27 16:00:15 -06:00
schema.md initial schema for user authentication (#26) 2018-03-21 23:57:45 -07:00
secure.md fix --require-auth flag 2018-12-28 08:39:50 -06:00
troubleshooting.md Remove mention of #36 from troubleshooting guide 2019-02-13 22:25:33 -08:00