summaryrefslogtreecommitdiffstats
path: root/vendor/memchr/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--vendor/memchr/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/memchr/README.md b/vendor/memchr/README.md
index 54dabd585..fe44625e3 100644
--- a/vendor/memchr/README.md
+++ b/vendor/memchr/README.md
@@ -47,7 +47,7 @@ When a SIMD version is not available, then this crate falls back to
### Minimum Rust version policy
-This crate's minimum supported `rustc` version is `1.60.0`.
+This crate's minimum supported `rustc` version is `1.61.0`.
The current policy is that the minimum Rust version required to use this crate
can be increased in minor version updates. For example, if `crate 1.0` requires