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 prost to version 0.13 #651

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Update prost to version 0.13 #651

merged 3 commits into from
Aug 13, 2024

Conversation

ionut-slaveanu
Copy link
Contributor

I'm using both tonic and grpc-rs in my project. The latest version of tonic needs prost version 0.13, so I created a pull request to update prost to this version.

Signed-off-by: Ionut Slaveanu <[email protected]>
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
interop/Cargo.toml Outdated Show resolved Hide resolved
src/metadata.rs Outdated Show resolved Hide resolved
@ionut-slaveanu
Copy link
Contributor Author

It ran fine here:
https://github.com/ionut-slaveanu/grpc-rs/actions/runs/10347188507
I think the problem is related with the test.

Signed-off-by: Ionut Slaveanu <[email protected]>
Signed-off-by: Ionut Slaveanu <[email protected]>
Copy link
Member

@BusyJay BusyJay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BusyJay BusyJay merged commit 2463081 into tikv:master Aug 13, 2024
9 checks passed
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.

2 participants