From bc5504932764d8d4735bf955f6f7e04a95f151b8 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Thu, 5 Jan 2023 12:09:46 -0500 Subject: [PATCH] readme: update MSRV in README ... this was apparently long outdated, wow. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbd973413..6084a6a90 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ $ pkgman install ripgrep_x86 If you're a **Rust programmer**, ripgrep can be installed with `cargo`. -* Note that the minimum supported version of Rust for ripgrep is **1.34.0**, +* Note that the minimum supported version of Rust for ripgrep is **1.65.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