Skip to content

Conversation

yoshi-taka
Copy link
Contributor

@yoshi-taka yoshi-taka commented Aug 26, 2025

The crate rmp-serde was listed as a dependency but was not used anywhere in the codebase.
This PR removes it.

Reference: #390

Additional note:
protobuf was also removed in #368, but it still appears in Cargo.lock due to other transitive dependencies.

@yoshi-taka yoshi-taka requested a review from a team as a code owner August 26, 2025 16:43
Copy link
Contributor

@litianningdatadog litianningdatadog left a comment

Choose a reason for hiding this comment

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

mind removing protobuf as well for the same reason?

@duncanista
Copy link
Contributor

AFAIK, protobuf is actually used by other crates although it's not used, I'll approve but not sure if it will build

@duncanista
Copy link
Contributor

Looks like it built! I'm actually skeptical on the protobuf change tho, I'd need to run a manual check on it, when we introduced it, the compiler would complain about protobuf not being there 👀

@duncanista duncanista merged commit e17aafd into DataDog:main Sep 11, 2025
1 check passed
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.

3 participants