From fca0bd1aebd8c6f314f253e3ee2ebbb108aaba54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20Wejdenst=C3=A5l?= Date: Thu, 13 Feb 2025 17:30:23 +0100 Subject: [PATCH] Update incorrent sentence on MSRV lag. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33651a65..7d203922 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ DashMap puts great effort into performance and aims to be as fast as possible. If you have any suggestions or tips do not hesitate to open an issue or a PR. The current MSRV is 1.70 and is not changed in patch releases. You can pin a minor version if you want -perfect stability. Though `dashmap` always stays at least 15 full stable releases (or about 9 months) behind the current stable release. +perfect stability. Though `dashmap` always stays at least 1 year behind the current stable release. [![version](https://img.shields.io/crates/v/dashmap)](https://crates.io/crates/dashmap)