Skip to content

Conversation

yoshi-taka
Copy link

This PR fixes a dependency mismatch in Cargo.toml.
Previously, ddsketch-agent and datadog-protos were pinned to different revisions, which caused Cargo to pull in multiple versions of the same crate and inflate Cargo.lock.

By aligning the ddsketch-agent revision with datadog-protos, we avoid duplicate versions and simplify the dependency tree.

If the versions were intentionally kept different, feel free to reject this PR.

@yoshi-taka yoshi-taka requested a review from a team as a code owner August 28, 2025 15:22
@lym953
Copy link
Contributor

lym953 commented Sep 2, 2025

Thanks for the fix!

@lym953
Copy link
Contributor

lym953 commented Sep 2, 2025

Will merge after v86 is released.

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.

2 participants