diff --git a/README.md b/README.md index 4e58b8e86..7cc43c6e6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Crates.io version Download Reference Documentation - MSRV + MSRV Join the community on Discord GitHub Actions Build

@@ -260,7 +260,7 @@ State breaking changes (low-level serialization format of any data type) will be ### MSRV -The minimum supported Rust version is currently `1.69`. There are no guarantees that this will be upheld if a security patch release needs to come in that requires a Rust toolchain increase. +The minimum supported Rust version is currently `1.72`. There are no guarantees that this will be upheld if a security patch release needs to come in that requires a Rust toolchain increase. ## Contributing