Skip to content

Commit

Permalink
chore: update MSRV in readme (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Oct 28, 2021
1 parent 7ea854b commit debcafe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ the generated code.

### Rust Version

`tonic` currently works on rust `1.39` and above as it requires support for the `async_await`
feature.
`tonic` currently works on Rust `1.56` and above as it requires support for the 2021 edition.

```bash
$ rustup update
Expand Down

0 comments on commit debcafe

Please sign in to comment.