Skip to content

rvm: switch binary serialization to postcard#582

Open
anakrish wants to merge 1 commit intomicrosoft:mainfrom
anakrish:postcard-switch
Open

rvm: switch binary serialization to postcard#582
anakrish wants to merge 1 commit intomicrosoft:mainfrom
anakrish:postcard-switch

Conversation

@anakrish
Copy link
Collaborator

Move RVM binary encoding from bincode to postcard and bump the format version. Update test helpers, docs, changelog, and refresh lockfiles after the swap.

Closes #575

@anakrish anakrish force-pushed the postcard-switch branch 3 times, most recently from b484c55 to 61893d5 Compare February 11, 2026 20:53
Move RVM binary encoding from bincode to postcard and bump the format version. Update test helpers, docs, changelog, and refresh lockfiles after the swap.

Closes microsoft#575

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
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.

Replace use of bincode

2 participants