mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Update minimum Rust requirement to 1.37, fixing CI build
This commit is contained in:
parent
624be49503
commit
bf36925786
2 changed files with 2 additions and 2 deletions
|
@ -421,7 +421,7 @@ before proceeding:
|
|||
### Build requirements
|
||||
- Regular [requirements](#requirements)
|
||||
- [`git`][git]
|
||||
- [`rust`][rust] `v1.34` or higher (install using [`rustup`][rustup])
|
||||
- [`rust`][rust] `v1.37` or higher (install using [`rustup`][rustup])
|
||||
- [OpenSSL][openssl] or [LibreSSL][libressl] libraries and headers must be available
|
||||
- Linux:
|
||||
- Ubuntu, Debian and derivatives: `apt install build-essential cmake pkg-config libssl-dev`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue