File tree 1 file changed +2
-2
lines changed 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).
9
9
10
10
[ ![ Build status] ( https://github.com/rust-lang/regex/workflows/ci/badge.svg )] ( https://github.com/rust-lang/regex/actions )
11
11
[ ![ 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 )
13
13
14
14
### Documentation
15
15
@@ -218,7 +218,7 @@ The full set of features one can disable are
218
218
219
219
### Minimum Rust version policy
220
220
221
- This crate's minimum supported ` rustc ` version is ` 1.41.1 ` .
221
+ This crate's minimum supported ` rustc ` version is ` 1.60.0 ` .
222
222
223
223
The current ** tentative** policy is that the minimum Rust version required
224
224
to 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