Skip to content

Commit 238b775

Browse files
authored
readme: update rustc version in MSRV badge
PR #773
1 parent 977aabd commit 238b775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
[![](https://meritbadge.herokuapp.com/regex)](https://crates.io/crates/regex)
12-
[![Rust](https://img.shields.io/badge/rust-1.28.0%2B-blue.svg?maxAge=3600)](https://github.com/rust-lang/regex)
12+
[![Rust](https://img.shields.io/badge/rust-1.41.1%2B-blue.svg?maxAge=3600)](https://github.com/rust-lang/regex)
1313

1414
### Documentation
1515

0 commit comments

Comments
 (0)