embassy-usb-host: 0.1.0 is ~80 commits behind main, worth a release?
embassy-usb-host has had one release, 0.1.0 on 2026-05-03. Since then main has picked up about 80 commits touching the crate: MIDI and CCID device classes (#6890), the descriptor-model rework in #6016 and #6110, and several hub and enumeration fixes — the HS hub protocol work in #6788, and an address-pool leak on enumeration failure in #6790. None of that is available from crates.io.
Would a release be reasonable at some point? No urgency at all. Mostly flagging that the gap is larger than it looks from outside, and that a couple of the fixes are the sort people hit without realising they're already solved on main.
The CHANGELOG's Unreleased section is still empty, so if writing entries for ~80 commits is the bottleneck rather than the release itself, I'm glad to send a PR with the changelog and version bump — or just the changelog, if you'd rather do the bump.
For transparency: one of those PRs is mine (#6895) and another (#6790) fixed something we ran into, so I'm not a disinterested party. But 0.1.0 predates a good deal more than those two.
Source: embassy-rs/embassy