summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-07-17 20:29:20 -0400
committerAndrew Gallant <jamslam@gmail.com>2018-07-17 20:29:20 -0400
commit7829850bf011b250655edc97dca663b96db793ae (patch)
tree0dffbec11f5257014479bf76a2fa0f777a6de8aa /README.md
parent06b66efd59b83012d34a3c11e72b4c4901ae756a (diff)
deps: bump minimum Rust to 1.23.0 from 1.20.0
1.23.0 is the first Rust release of 2018 and is around half a year old, which seems old enough to move to. This also lets us bring in encoding_rs 0.8, which includes performance optimizations.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eff247a7..173c7816 100644
--- a/README.md
+++ b/README.md
@@ -296,7 +296,7 @@ If you're a **NetBSD** user, then you can install ripgrep from [pkgsrc](http://p
```
If you're a **Rust programmer**, ripgrep can be installed with `cargo`.
-* Note that the minimum supported version of Rust for ripgrep is **1.20**,
+* Note that the minimum supported version of Rust for ripgrep is **1.23.0**,
although ripgrep may work with older versions.
* Note that the binary may be bigger than expected because it contains debug
symbols. This is intentional. To remove debug symbols and therefore reduce