From 6c031f589ef6f3f7fd0c07be285b36385632d2d3 Mon Sep 17 00:00:00 2001 From: jasalltime <88364383+jasalltime@users.noreply.github.com> Date: Wed, 14 Jun 2023 18:10:18 +0530 Subject: [PATCH] Mention Minimum Supported Rust Version in README (#115) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e3348b..ac196fb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ website, [iamb.chat]. ## Installation -Install Rust and Cargo, and then run: +Install Rust (1.66.0 or above) and Cargo, and then run: ``` cargo install --locked iamb