OpenDevicePartnership / OpenDevicePartnership/patina
Clippy Tracking Issue: clippy:multiple_crate_versions (cargo)
Open
@makubacki is already working on this.
Since Aug 11, 2026.
state:backlog
- Dominant language
- Rust
- Stars
- 544
- Forks
- 54
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 30
Description
Documentation: clippy::multiple_crate_versions
Current issue:
multiple versions for dependency bitflags: 1.3.2, 2.13.1
This should be fully allowed when the uart_16550 crate is updated to v0.6+ which removes the bitflags v1.x dependency.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.