diff --git a/README.md b/README.md index 0f881635..efb48dc4 100644 --- a/README.md +++ b/README.md @@ -269,8 +269,7 @@ This crate compiles to the `wasm32-unknown-unknown` target; when doing so, the ` ## Minimum supported Rust version (MSRV) -The MSRV for this crate is currently 1.71.1. This will be rarely be increased, and if it ever is, -it will only happen in a minor or major version release. +The MSRV for this crate is currently 1.71.1. Increases to the MSRV will only happen in a minor or major version release, and will be to a Rust version at least six months old. ## Contributing