From 9bd1aa1c04db73a29485b1c1c9641fb1cdbe1cc8 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Tue, 17 Jul 2018 20:41:34 -0400 Subject: readme: update rogue 1.20 reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3