chore: update MSRV in readme (#819)
This commit is contained in:
@@ -41,8 +41,7 @@ the generated code.
|
|||||||
|
|
||||||
### Rust Version
|
### Rust Version
|
||||||
|
|
||||||
`tonic` currently works on rust `1.39` and above as it requires support for the `async_await`
|
`tonic` currently works on Rust `1.56` and above as it requires support for the 2021 edition.
|
||||||
feature.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ rustup update
|
$ rustup update
|
||||||
|
|||||||
Reference in New Issue
Block a user