Update to tonic 0.8 (#1700)

This commit is contained in:
tottoto
2023-01-20 10:34:44 +01:00
committed by GitHub
parent 8c081c20ab
commit b07918b213
3 changed files with 7 additions and 4 deletions
+4
View File
@@ -20,6 +20,10 @@ jobs:
- examples
steps:
- uses: actions/checkout@master
- uses: arduino/setup-protoc@v1
if: matrix.pwd == 'examples'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: beta