Skip to content

Commit 7653ec3

Browse files
authored
Raise minimum rustc support to 1.31
1 parent fbbd9b1 commit 7653ec3

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
@@ -105,7 +105,7 @@ so it may not be a huge problem for most users.
105105

106106
## Minimum Rust version policy
107107

108-
This crate's minimum supported `rustc` version is 1.28, as this is the currently known minimum version for [`regex`](https://crates.io/crates/regex#minimum-rust-version-policy) as well.
108+
This crate's minimum supported `rustc` version is 1.31 (released with Rust 2018, after v0.4.3), as this is the currently known minimum version for [`regex`](https://crates.io/crates/regex#minimum-rust-version-policy) as well.
109109

110110
## License
111111

0 commit comments

Comments
 (0)