From 090bb5eb683c17c665c1f42b9143df249cda2af3 Mon Sep 17 00:00:00 2001 From: akorchyn Date: Fri, 13 Dec 2024 16:52:53 +0200 Subject: [PATCH] chore: updates readme badges to rust version 1.82 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff2e36d0c..be5022f74 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

Reference Documentation - MSRV + MSRV Crates.io version Download Join the community on Discord @@ -321,7 +321,7 @@ State breaking changes (low-level serialization format of any data type) will be ### MSRV -The minimum supported Rust version is currently `1.80`. 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.82`. 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