From 6cce92ea3ae7a3509f5799a2d23a2efb8cc03199 Mon Sep 17 00:00:00 2001 From: Imbris <2002109+Imberflur@users.noreply.github.com> Date: Fri, 21 Feb 2025 10:23:00 -0500 Subject: [PATCH] Update MSRV in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94a0ce4..85bd8a7 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Please see [the benchmark](benches/bench.rs) for a bigger (and useful) example. ### Required Rust version -`1.56.1 stable` +`1.65.0 stable` ## Features