chore: Update to 2021 edition (#1188)

This commit is contained in:
tottoto
2022-12-14 05:16:49 +09:00
committed by GitHub
parent 25ea473abd
commit bf22a740c3
37 changed files with 29 additions and 52 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.60` and above as it requires support for the 2018 edition.
`tonic`'s MSRV is `1.60`.
```bash
$ rustup update