diff --git a/README.md b/README.md index 861417da6..020b35395 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ by [RE2](https://github.com/google/re2). [](https://github.com/rust-lang/regex/actions) [](https://crates.io/crates/regex) -[](https://github.com/rust-lang/regex) +[](https://github.com/rust-lang/regex) ### Documentation @@ -218,7 +218,7 @@ The full set of features one can disable are ### Minimum Rust version policy -This crate's minimum supported `rustc` version is `1.41.1`. +This crate's minimum supported `rustc` version is `1.60.0`. The current **tentative** policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if