From 3d621a9772097ba66ee2ad361db89744f708f3ff Mon Sep 17 00:00:00 2001 From: sd Date: Tue, 9 Apr 2024 13:14:14 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32d3bf6..071fd96 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ If you need more consistency / guarantees / syncing after a late join, you may t ### Versions and dependencies -- MSRV is Rust 1.65 +- MSRV is Rust 1.70 - Everything is checked and working with `-Zminimal-versions` -- No issue reported by `cargo audit` (2023-09-21) +- No issue reported by `cargo audit` (2024-04-09) ## Single Instance Example