mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-27 04:46:54 -05:00
bump minimum Rust version
The master version of rust-protobuf requires the TryFrom feature, stabilized in 1.34.
This commit is contained in:
@@ -45,7 +45,7 @@ all non-Rust dependencies:
|
||||
pkgconf \
|
||||
tzdata
|
||||
|
||||
Next, you need Rust 1.33+ and Cargo. The easiest way to install them is by
|
||||
Next, you need Rust 1.34+ 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