Skip to content

chore(deps): update to tonic and tonic-build 0.13 #456

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cratelyn
Copy link
Contributor

this branch tends to our tonic dependencies, updating to the latest 0.13 release.

generated code is updated as a part of this, as is invocation of deprecated interfaces.

`compile` is deprecated in the latest tonic release. this is now called
`compile_protos`.

Signed-off-by: katelyn martin <[email protected]>
there is a new tonic release. this commit updates to version 0.13.

Signed-off-by: katelyn martin <[email protected]>
this commit checks in changes from running `cargo run --example=gen`.

Signed-off-by: katelyn martin <[email protected]>
@cratelyn cratelyn changed the title chore(deps): update to tonic and tonic-build chore(deps): update to tonic and tonic-build 0.13 Mar 26, 2025
@cratelyn cratelyn marked this pull request as ready for review March 26, 2025 17:14
@olix0r
Copy link
Member

olix0r commented Mar 27, 2025

I want to hold merging this until we've done a release with the existing deps.

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

Successfully merging this pull request may close these issues.

3 participants