From 49908df38bf1756b554d38a4eb0d210a6274d939 Mon Sep 17 00:00:00 2001 From: Ottatop Date: Sat, 24 Feb 2024 15:45:26 -0600 Subject: [PATCH] Update MSRV --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a09484c..b2762d6 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ It can be configured through either Lua or Rust. # Dependencies You will need: -- [Rust](https://www.rust-lang.org/) 1.72 or newer, to build the project and use the Rust API +- [Rust](https://www.rust-lang.org/) 1.74 or newer + - If you want to use the Rust API, you will need Rust 1.75 or newer - [Lua](https://www.lua.org/) 5.4 or newer, to use the Lua API - Packages for [Smithay](https://github.com/Smithay/smithay): `libwayland libxkbcommon libudev libinput libgdm libseat`, as well as `xwayland`