summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-01-05 12:09:46 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-01-05 12:09:46 -0500
commitbc5504932764d8d4735bf955f6f7e04a95f151b8 (patch)
treef8d8756020c32e196154c1a38f8042cdb1295d0d
parentd58e9353fc82c03f434cfd9fc823f14930119736 (diff)
readme: update MSRV in README
... this was apparently long outdated, wow.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dbd97341..6084a6a9 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