Skip to content

Conversation

@tullom
Copy link
Contributor

@tullom tullom commented Jan 9, 2026

Mergeback commit c7f8e86 from #669 into v0.2.0 , which is failing CI.

…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)
@tullom tullom self-assigned this Jan 9, 2026
@tullom tullom marked this pull request as ready for review January 9, 2026 19:50
@tullom tullom requested a review from a team as a code owner January 9, 2026 19:50
@tullom tullom enabled auto-merge (squash) January 9, 2026 19:51
@tullom tullom requested a review from williampMSFT January 9, 2026 19:52
@tullom tullom merged commit 2e46e77 into OpenDevicePartnership:v0.2.0 Jan 9, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants