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: Prepare v0.12.0 release #904

Merged
merged 1 commit into from
Sep 1, 2023
Merged

chore: Prepare v0.12.0 release #904

merged 1 commit into from
Sep 1, 2023

Conversation

LucioFranco
Copy link
Member

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

This patch updates brings a few new features and fixes:

  • Bump syn to version 2
  • Bump MSRV to 1.64
  • Added TryFrom<i32> for enums
  • Optional debug implementations
  • Initial generic Any and Name impl/traits.

@LucioFranco LucioFranco merged commit b258dc8 into master Sep 1, 2023
11 checks passed
@LucioFranco LucioFranco deleted the lucio/prepare-0.12 branch September 1, 2023 15:17
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.

None yet

1 participant