From a61f7dd082598a7a7bc8ec305fc35d538ba35572 Mon Sep 17 00:00:00 2001 From: yancy Date: Thu, 8 Feb 2024 11:00:30 +0100 Subject: [PATCH] Bump MSRV --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d4588f..d2a5d38 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ Note: The measurements where recorded using rustc 1.75. Expect worse performanc ## Minimum Supported Rust Version (MSRV) -This library should always compile with any combination of features on **Rust 1.48**. +This library should always compile with any combination of features on **Rust 1.56.1**.