From 8d0f5e0d2fa19edef6196e460b2bccbed7c153ed Mon Sep 17 00:00:00 2001 From: Steven Roose Date: Thu, 23 Feb 2023 03:50:49 +0000 Subject: [PATCH] Bump MSRV to 1.41.1 in README s!Bump MSRV to 1.41 in README and CI --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be035fc..5db3b76 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,6 @@ Use the `all-languages` feature to enable all languages. ## MSRV -This crate supports Rust v1.29 and up and works with `no_std`. +This crate supports Rust v1.41.1 and up and works with `no_std`. -If you enable the `zeroize` feature the MSRV becomes 1.51 +If you enable the `zeroize` feature the MSRV becomes 1.51.