Update build requirements to use Rust with support for 2018 edition
This commit is contained in:
parent
8daff05841
commit
f18c7f34d1
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ before proceeding:
|
|||
### Build requirements
|
||||
- Regular [requirements](#requirements)
|
||||
- [`git`][git]
|
||||
- [`rust`][rust] `v1.26` or higher (install using [`rustup`][rustup])
|
||||
- [`rust`][rust] `v1.31` or higher (install using [`rustup`][rustup])
|
||||
- [OpenSSL][openssl] or [LibreSSL][libressl] libraries and headers must be available
|
||||
- Linux:
|
||||
- Ubuntu/Debian: `apt install pkg-config libssl-dev`
|
||||
|
|
Loading…
Add table
Reference in a new issue