From 372584e760b3f615163a3c4e5b755c964519abf4 Mon Sep 17 00:00:00 2001 From: Kobi Hikri Date: Wed, 15 Jul 2026 13:28:38 +0300 Subject: [PATCH] docs: update required Rust version in README (1.77.2 -> 1.90.0, matching Cargo.toml rust-version) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edf1291d..1dff92cd 100644 --- a/README.md +++ b/README.md @@ -723,7 +723,7 @@ With Rust's package manager [cargo](https://github.com/rust-lang/cargo), you can ``` cargo install fd-find ``` -Note that rust version *1.77.2* or later is required. +Note that rust version *1.90.0* or later is required. `make` is also needed for the build.