mirror of https://github.com/dapr/rust-sdk.git
docs: update rust min version (#201)
Signed-off-by: mikeee <hey@mike.ee>
This commit is contained in:
parent
5407c713e5
commit
103caa3291
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue