summaryrefslogtreecommitdiffstats
path: root/system/ripgrep/README
diff options
context:
space:
mode:
author Andrew Clemons2018-09-06 22:21:17 +0200
committer Willy Sudiarto Raharjo2018-09-08 03:37:55 +0200
commit814d4e85c9c1291d7dcfb981a97a3a1c6f000e81 (patch)
tree61113dfd919b459e81eb8578fdfbdc5923c7b451 /system/ripgrep/README
parenta414c15021f22bd8af293ebab45e27c55515d10f (diff)
downloadslackbuilds-814d4e85c9c1291d7dcfb981a97a3a1c6f000e81.tar.gz
system/ripgrep: Update REQUIRES.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/ripgrep/README')
-rw-r--r--system/ripgrep/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/ripgrep/README b/system/ripgrep/README
index 3a383d5a18..d213153d90 100644
--- a/system/ripgrep/README
+++ b/system/ripgrep/README
@@ -2,6 +2,3 @@ ripgrep - line oriented search tool
ripgrep is a line oriented search tool that combines the usability of
The Silver Searcher (similar to ack) with the raw speed of GNU grep.
-
-Note:
-rust is required for building ripgrep, but it not needed at runtime.