diff options
Diffstat (limited to 'vendor/rayon-core/README.md')
-rw-r--r-- | vendor/rayon-core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/rayon-core/README.md b/vendor/rayon-core/README.md index 0c4936267..7bf2d9b1b 100644 --- a/vendor/rayon-core/README.md +++ b/vendor/rayon-core/README.md @@ -8,4 +8,4 @@ Please see [Rayon Docs] for details about using Rayon. [Rayon Docs]: https://docs.rs/rayon/ -Rayon-core currently requires `rustc 1.36.0` or greater. +Rayon-core currently requires `rustc 1.56.0` or greater. |