summaryrefslogtreecommitdiffstats
path: root/development/racer/README
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2020-11-01 21:59:29 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-07 14:02:39 +0700
commitd6426754769c2aa98ac436338fc0ed5da1811561 (patch)
tree9e32c8507d73741a627dbc10f584e4bfbf041dcd /development/racer/README
parentd035be34b63bf43fd8f5c15c76b5b602b07a2bed (diff)
downloadslackbuilds-d6426754769c2aa98ac436338fc0ed5da1811561.tar.gz
slackbuilds-d6426754769c2aa98ac436338fc0ed5da1811561.tar.xz
development/racer: Updated for version 2.1.40.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/racer/README')
-rw-r--r--development/racer/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/racer/README b/development/racer/README
index 9af5268fb6..58845484e3 100644
--- a/development/racer/README
+++ b/development/racer/README
@@ -1,6 +1,6 @@
racer - Rust Code Completion utility
This requires rust nightly installed through rustup. Before running this
-slackbuild, you should install the nightly from 2020-09-27 by running:
+slackbuild, you should install the nightly from 2020-10-26 by running:
- rustup toolchain install nightly-2020-09-23
+ rustup toolchain install --profile minimal nightly-2020-10-26