Correct minimum Rust version requirement in readme, updates #235

This commit is contained in:
ice_iix 2020-01-04 17:20:28 -08:00
parent 248c276f3d
commit afa100313c
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ The Visual Studio 2017 Redistributable is required to run these builds.
## Building
Requires Rust stable version 1.34.1 or newer to build.
Requires Rust stable version 1.38.0 or newer to build.
Compile and run:
```bash