mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-04 06:57:47 +00:00
README: clarify supported version stanza
This commit is contained in:
parent
7c7e4a02b9
commit
7cd9aff598
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ to compile anywhere, and this is as good a way as any to try and learn it.
|
||||||
Rust Version
|
Rust Version
|
||||||
------------
|
------------
|
||||||
|
|
||||||
uutils supports and is tested on version `1.20.0` and above (including beta and nightly builds) of `rustc`.
|
uutils follows Rust's release channels and is tested against stable, beta and nightly.
|
||||||
|
To check which one is the latest stable version of Rust visit [Rust's releases page](https://github.com/rust-lang/rust/releases).
|
||||||
|
|
||||||
On Windows, only the nightly version is tested currently.
|
On Windows, only the nightly version is tested currently.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue