Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove dependency bincode#1048

Merged
cgwalters merged 2 commits into
coreos:mainfrom
HuijingHei:remove-bincode
Jan 8, 2026
Merged

Remove dependency bincode#1048
cgwalters merged 2 commits into
coreos:mainfrom
HuijingHei:remove-bincode

Conversation

@HuijingHei

Copy link
Copy Markdown
Contributor

Looks we do not use it, try to remove it.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request removes the bincode dependency, which appears to be unused in the project. This is a good cleanup that reduces the dependency tree, which can improve compile times and reduce the final binary size. The changes in Cargo.toml and Cargo.lock are correct. I've reviewed the code and can confirm that bincode doesn't seem to be used. This is a good contribution.

Looks we do not use it, try to remove it.
@HuijingHei HuijingHei requested a review from cgwalters January 7, 2026 08:18
@cgwalters cgwalters merged commit 213fba8 into coreos:main Jan 8, 2026
12 checks passed
@HuijingHei HuijingHei deleted the remove-bincode branch January 14, 2026 09:16
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