mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-26 20:38:43 -05:00
upgrade rusqlite, bump required Rust to 1.33
The new rusqlite requires the transpose_result feature, stabilized in this Rust version.
This commit is contained in:
@@ -45,7 +45,7 @@ all non-Rust dependencies:
|
||||
pkgconf \
|
||||
tzdata
|
||||
|
||||
Next, you need Rust 1.32+ and Cargo. The easiest way to install them is by
|
||||
Next, you need Rust 1.33+ and Cargo. The easiest way to install them is by
|
||||
following the instructions at [rustup.rs](https://www.rustup.rs/).
|
||||
|
||||
Finally, building the UI requires [yarn](https://yarnpkg.com/en/).
|
||||
|
||||
Reference in New Issue
Block a user