summaryrefslogtreecommitdiffstats
path: root/vendor/memchr/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:48:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:48:42 +0000
commitcec1877e180393eba0f6ddb0cf97bf3a791631c7 (patch)
tree47b4dac2a9dd9a40c30c251b4d4a72d7ccf77e9f /vendor/memchr/README.md
parentAdding debian version 1.74.1+dfsg1-1. (diff)
downloadrustc-cec1877e180393eba0f6ddb0cf97bf3a791631c7.tar.xz
rustc-cec1877e180393eba0f6ddb0cf97bf3a791631c7.zip
Merging upstream version 1.75.0+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/memchr/README.md')
-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