chore: remove udb as a dependency of envoy-client#4587
chore: remove udb as a dependency of envoy-client#4587NathanFlurry wants to merge 1 commit into04-07-chore_revert_actor_v2_hackfrom
Conversation
Code ReviewThis PR extracts serde utilities from IssuesMissing workspace registration for the new crate
The diff needs: # members list (around line 49)
"engine/packages/util-serde",
# workspace.dependencies section
[workspace.dependencies.rivet-util-serde]
path = "engine/packages/util-serde"
The PR removes Minor Notes
SummaryThe extraction itself is clean and the import/re-export pattern ( |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: