From 74bc22ea10d4c25915bc3ee8a177eb1ac87630e9 Mon Sep 17 00:00:00 2001 From: antejavor Date: Wed, 19 Nov 2025 23:23:21 +0000 Subject: [PATCH] Update lower bound for Rust 2024. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 178fc45..c0259d9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ client library. ### Prerequisites - [Rust](https://doc.rust-lang.org/cargo/getting-started/installation.html) - 1.42.0 or above + 1.85.0 or above - Prerequisites of [mgclient](https://github.com/memgraph/mgclient): - A C compiler supporting C11 standard - CMake 3.8 or newer