From de347b9442ead1231be9633f96bde4455e95653b Mon Sep 17 00:00:00 2001 From: Alex Lyon Date: Sun, 12 May 2019 21:29:14 -0700 Subject: [PATCH] Redox is not tested currently, so don't mention it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 599b1fd..191d41a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ focused repositories/crates. uucore follows Rust's release channels and is tested against stable, beta and nightly. The current oldest supported version of the Rust compiler is `1.31.0`. -On both Windows and Redox, only the nightly version is tested currently. +On Windows, only the nightly version is tested currently. License -------