From b8d0b53641470a0e395ca8c81e61d575ea4f7607 Mon Sep 17 00:00:00 2001 From: "David A. Ramos" Date: Sat, 27 May 2023 16:07:29 -0700 Subject: [PATCH] Update MSRV range in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a93581e..cf90993 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ API documentation and examples are available on [docs.rs](https://docs.rs/openid ## Minimum Supported Rust Version (MSRV) -The MSRV for *3.0.y* releases of this crate is Rust **1.57**. +The MSRV for *3.0.y to 3.1.y* releases of this crate is Rust **1.57**. The MSRV for *2.x.y* releases of this crate is Rust 1.45.