From fa97404832927b54b8b4c00dbbd9fc297460c7c9 Mon Sep 17 00:00:00 2001 From: Matej Vukosav Date: Tue, 6 Aug 2024 12:47:37 +0200 Subject: [PATCH] chore: update min required rust version to 1.80 (#11) Signed-off-by: Matej Vukosav --- docs/03-getting-started/01-setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-getting-started/01-setup.mdx b/docs/03-getting-started/01-setup.mdx index 72ad2c1f..a82a3d98 100644 --- a/docs/03-getting-started/01-setup.mdx +++ b/docs/03-getting-started/01-setup.mdx @@ -27,7 +27,7 @@ Make sure you have Rust installed on your machine. If not, you can install it by following the instructions on the [Rust website](https://www.rust-lang.org/tools/install). -> **_NOTE:_** Use minimum rust version 1.79.0 +> **_NOTE:_** Use minimum rust version 1.80.0 ### Setup