1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-27 17:07:44 +00:00

docs: update minimum required rust version

This commit is contained in:
NotAShelf 2025-05-17 19:04:27 +03:00
parent 9c692dd103
commit a1c8190c28
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -321,7 +321,7 @@ the codebase as they stand.
### Setup
You will need Cargo and Rust installed on your system. Rust 1.80 or later is
You will need Cargo and Rust installed on your system. Rust 1.85 or later is
required.
A `.envrc` is provided, and it's usage is encouraged for Nix users.