Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tonic to 0.8, prost to 0.11 #137

Merged
merged 1 commit into from
Aug 3, 2022
Merged

update tonic to 0.8, prost to 0.11 #137

merged 1 commit into from
Aug 3, 2022

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Aug 1, 2022

This branch updates the tonic and tonic-build deps to 0.8, and the
prost/prost-build deps to 0.11. I've regenerated the protos with the
new versions.

Closes #135
Closes #136

This branch updates the `tonic` and `tonic-build` deps to 0.8, and the
`prost`/`prost-build` deps to 0.11. I've regenerated the protos with the
new versions.
@hawkw hawkw requested a review from olix0r August 1, 2022 17:35
@hawkw
Copy link
Contributor Author

hawkw commented Aug 1, 2022

note that the diff is kind of large mostly just because prost-build changed its RustDoc formatting slightly: tokio-rs/prost#693

@olix0r olix0r merged commit fe66e86 into main Aug 3, 2022
@olix0r olix0r deleted the eliza/tonic-0.8 branch August 3, 2022 15:08
@hawkw
Copy link
Contributor Author

hawkw commented Aug 3, 2022

there's an upstream patch release out for prost-build that fixes the bonus whitespace, so we might wanna pick that up and regen the protos. i was gonna do that this morning before merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants