chore: remove udb as a dependency of envoy-client#4587
Conversation
MasterPtato
left a comment
There was a problem hiding this comment.
This is unnecessary, rivet-util is not a heavy dep.
d52f9f7 to
ac386ed
Compare
8262c65 to
d758690
Compare
PR Review: chore: remove udb as a dependency of envoy-clientSummary: This PR extracts serde utilities from Motivation ClarityMasterPtato's review (now dismissed) questioned whether this is necessary. The PR description does not include evidence for why this is needed. A
|
| Area | Note |
|---|---|
| Motivation | A cargo tree diff would justify why this extraction is worth the new crate |
| Blocking | build.rs string-replacement workaround should be replaced with a vbare_compiler config option |
| Minor | Unnecessary Eq + Hash bound on FakeMap::From<Vec> |
The refactoring structure is sound. The build.rs post-processing hack is the main thing worth addressing before merging.
Merge activity
|
ac386ed to
9a3a117
Compare

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: