aboutsummaryrefslogtreecommitdiff
path: root/development/rustup/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/rustup/README')
-rw-r--r--development/rustup/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/rustup/README b/development/rustup/README
index f8dce7775cee4..842cd2561bbf4 100644
--- a/development/rustup/README
+++ b/development/rustup/README
@@ -17,3 +17,6 @@ done
Then add the directory to your path (.bashrc for example):
export PATH="$HOME/.rustup/shims:$PATH"
+
+NOTE: rustup 1.24.3 is the latest version which will build since
+1.25.0 and newer require rustc 1.61 or newer.