chore: Bump msrv to 1.60 (#1171)

This commit is contained in:
tottoto
2022-12-01 11:41:31 -05:00
committed by GitHub
parent 95e8c8bdbb
commit f7499c8a6a
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ For IntelliJ IDEA users, please refer to [this](https://github.com/intellij-rust
### Rust Version
`tonic` currently works on Rust `1.56` and above as it requires support for the 2018 edition.
`tonic` currently works on Rust `1.60` and above as it requires support for the 2018 edition.
```bash
$ rustup update