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

chore: update prost (prost-types & prost-build) from 0.11.0 to 0.12.0 #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cheshirskycode
Copy link
Contributor

It works only with batch update

Signed-off-by: Michael Zhalevich <cheshirsky.code@gmail.com>
@cheshirskycode
Copy link
Contributor Author

Hmm..

/home/runner/.cargo/bin/rustup target add --toolchain stable mipsel-unknown-linux-gnu
error: component 'rust-std' for target 'mipsel-unknown-linux-gnu' is unavailable for download for channel 'stable'
If you don't need the component, you can remove it with:

    rustup target remove --toolchain stable mipsel-unknown-linux-gnu
Error: The process '/home/runner/.cargo/bin/rustup' failed with exit code 1

@mxinden
Copy link
Member

mxinden commented Sep 6, 2023

Thank you for looking into this. I am guessing the failure is related to #98.

Long run I would like to move away from prost towards quick-protobuf. We had good experience with that in libp2p/rust-libp2p#3024.

@cheshirskycode what do you think? Would you be interested in contributing the above move from prost to quick-protobuf?

@cheshirskycode
Copy link
Contributor Author

@mxinden, yes, it is interesting. I'm in.

@mxinden
Copy link
Member

mxinden commented Oct 17, 2023

@cheshirskycode any updates here? Anything I can help with?

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