1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-04-24 17:12:16 +02:00

readme: update rogue 1.20 reference

This commit is contained in:
Andrew Gallant 2018-07-17 20:41:34 -04:00
parent 1393ce4b6b
commit 9bd1aa1c04
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -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