mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #1175 from equal-l2/patch-1
README: remove incorrect information for Rust version
This commit is contained in:
commit
390b278443
1 changed files with 1 additions and 3 deletions
|
@ -35,9 +35,7 @@ Requirements
|
||||||
### Rust Version ###
|
### Rust Version ###
|
||||||
|
|
||||||
uutils follows Rust's release channels and is tested against stable, beta and nightly.
|
uutils follows Rust's release channels and is tested against stable, beta and nightly.
|
||||||
The current oldest supported version of the Rust compiler is `1.22.0`, but `1.20.0` is
|
The current oldest supported version of the Rust compiler is `1.22.0`.
|
||||||
known to work as well (test failures when compiling with `1.20.0` are due to the tests
|
|
||||||
themselves being broken by a change in the compiler).
|
|
||||||
|
|
||||||
On both Windows and Redox, only the nightly version is tested currently.
|
On both Windows and Redox, only the nightly version is tested currently.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue