File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ by [RE2](https://github.com/google/re2).
99
1010[ ![ Build status] ( https://github.com/rust-lang/regex/workflows/ci/badge.svg )] ( https://github.com/rust-lang/regex/actions )
1111[ ![ Crates.io] ( https://img.shields.io/crates/v/regex.svg )] ( https://crates.io/crates/regex )
12- [ ![ Rust] ( https://img.shields.io/badge/rust-1.41.1 %2B-blue.svg?maxAge=3600 )] ( https://github.com/rust-lang/regex )
12+ [ ![ Rust] ( https://img.shields.io/badge/rust-1.60.0 %2B-blue.svg?maxAge=3600 )] ( https://github.com/rust-lang/regex )
1313
1414### Documentation
1515
@@ -218,7 +218,7 @@ The full set of features one can disable are
218218
219219### Minimum Rust version policy
220220
221- This crate's minimum supported ` rustc ` version is ` 1.41.1 ` .
221+ This crate's minimum supported ` rustc ` version is ` 1.60.0 ` .
222222
223223The current ** tentative** policy is that the minimum Rust version required
224224to use this crate can be increased in minor version updates. For example, if
You can’t perform that action at this time.
0 commit comments