summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-07-17 20:41:34 -0400
committerAndrew Gallant <jamslam@gmail.com>2018-07-17 20:41:34 -0400
commit9bd1aa1c04db73a29485b1c1c9641fb1cdbe1cc8 (patch)
tree087efa5f264a15d908db49c2a79fc593c859aa28
parent1393ce4b6bea306ffcca5999ebe070b134a51d5e (diff)
readme: update rogue 1.20 reference
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 173c7816..dfa1c94d 100644
--- a/README.md
+++ b/README.md
@@ -317,7 +317,7 @@ ripgrep isn't currently in any other package repositories.
ripgrep is written in Rust, so you'll need to grab a
[Rust installation](https://www.rust-lang.org/) in order to compile it.
-ripgrep compiles with Rust 1.20 (stable) or newer. Building is easy:
+ripgrep compiles with Rust 1.23.0 (stable) or newer. Building is easy:
```
$ git clone https://github.com/BurntSushi/ripgrep