From 5e616124694a036a6e4080811b78b57919c9edb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Thu, 12 Dec 2024 22:01:37 +0300 Subject: [PATCH] chore: Update MSRV to 1.74.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 630d700..1c49e31 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ kmon is written in [Rust](https://www.rust-lang.org/) and uses [Ratatui](https:/ cargo install kmon ``` -The minimum supported Rust version (MSRV) is `1.70.0`. +The minimum supported Rust version (MSRV) is `1.74.1`. ### Arch Linux