Skip to content

Conversation

@mcronce
Copy link
Contributor

@mcronce mcronce commented Nov 21, 2025

No description provided.

Copy link
Collaborator

@daviddrysdale daviddrysdale left a comment

Choose a reason for hiding this comment

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

If you apply the suggestions and rebase on current main, I think all of the CI failures except cargo deny should be fixed.

Thanks!

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe leave this at 3 so the builds with older Rust versions still work?


[build-dependencies]
prost-build = "^0.13"
prost-build = "^0.14"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like the auto-generated code under proto/src/codegen needs to be regenerated after the upgrade. (IIRC you can trigger that by building with PROTOC pointing to a valid protoc.)

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