docs: update rust min version (#201)

Signed-off-by: mikeee <hey@mike.ee>
This commit is contained in:
Mike Nguyen 2024-08-14 10:50:24 +01:00 committed by GitHub
parent 5407c713e5
commit 103caa3291
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ resiliency.
## Prerequisites
Ensure you have Rust version 1.56 or higher installed. If not, install Rust [here](https://www.rust-lang.org/tools/install).
Ensure you have Rust version 1.79 or higher installed. If not, install Rust [here](https://www.rust-lang.org/tools/install).
You will also need to install [protoc](https://github.com/protocolbuffers/protobuf#protobuf-compiler-installation).