BurntSushi / memchr

Optimized string search routines for Rust.
The Unlicense
899 stars 102 forks source link

Update MSRV in `README.md` #130

Closed TheBlueMatt closed 1 year ago

TheBlueMatt commented 1 year ago

The 2.6.0 release bumped the MSRV, but forgot to update the README to indicate that.