Skip to content

File bincode as unmaintained, take 2#2574

Merged
djc merged 1 commit intorustsec:mainfrom
nmccarty:bincode
Jan 7, 2026
Merged

File bincode as unmaintained, take 2#2574
djc merged 1 commit intorustsec:mainfrom
nmccarty:bincode

Conversation

@nmccarty
Copy link
Contributor

@nmccarty nmccarty commented Jan 7, 2026

Same as #2515, but with needed modifications addressed

@djc djc merged commit 23c3e86 into rustsec:main Jan 7, 2026
1 check passed
@djc
Copy link
Contributor

djc commented Jan 7, 2026

Thanks!

tullom added a commit to OpenDevicePartnership/embedded-services that referenced this pull request Jan 8, 2026
I saw a regression in our stable/deny CI job. The `bincode` crate is
unmaintained and ⁠[it has just been marked as
such](rustsec/advisory-db#2574).

This PR adds an exception to our deny.toml to unblock our CI for now,
but we should try to migrate to another serde crate like postcard soon.

Luckily only 2 of our crates use bincode so migration is
straightforward:

-
[⁠embedded-usb-pd](https://github.com/OpenDevicePartnership/embedded-usb-pd)
- [tps6699x](https://github.com/OpenDevicePartnership/tps6699x)
williampMSFT pushed a commit to williampMSFT/embedded-services that referenced this pull request Jan 8, 2026
…ip#669)

I saw a regression in our stable/deny CI job. The `bincode` crate is
unmaintained and ⁠[it has just been marked as
such](rustsec/advisory-db#2574).

This PR adds an exception to our deny.toml to unblock our CI for now,
but we should try to migrate to another serde crate like postcard soon.

Luckily only 2 of our crates use bincode so migration is
straightforward:

-
[⁠embedded-usb-pd](https://github.com/OpenDevicePartnership/embedded-usb-pd)
- [tps6699x](https://github.com/OpenDevicePartnership/tps6699x)
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