Update Rust requirement in README (nightly → 1.39+)

This commit is contained in:
Jonas Herzig 2020-04-05 17:09:53 +02:00
parent cda7f0cd7a
commit 499c430b47

View file

@ -13,7 +13,7 @@ Note that it requires an extension to the Mumble protocol which has not yet been
#### Prerequisites
- Moderately recent Rust Nightly (e.g. via [rustup](https://rustup.rs/))
- Rust 1.39+ (e.g. via [rustup](https://rustup.rs/))
- libnice development headers (`libnice-devel` on Fedora, `libnice-dev` on Debian)
- clang (`clang` on Fedora and Debian)