Skip to content

chore: release - #70

Merged
ZR233 merged 1 commit into
mainfrom
release-plz-2026-04-29T05-11-45Z
Apr 29, 2026
Merged

chore: release#70
ZR233 merged 1 commit into
mainfrom
release-plz-2026-04-29T05-11-45Z

Conversation

@ZR233

@ZR233 ZR233 commented Apr 29, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • usb-if: 0.5.1 -> 0.6.0 (⚠ API breaking changes)
  • crab-usb: 0.7.0 -> 0.7.1 (✓ API compatible changes)

usb-if breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ConfigurationDescriptor.raw in /tmp/.tmpuJJCoP/CrabUSB/usb-if/src/descriptor/mod.rs:181
Changelog

usb-if

0.6.0 - 2026-04-29

Fixed

  • (xhci) set chain bit on ISO TRBs and preserve raw config descriptor (#69)

crab-usb

0.7.1 - 2026-04-29

Fixed

  • (xhci) set chain bit on ISO TRBs and preserve raw config descriptor (#69)


This PR was generated with release-plz.

@ZR233
ZR233 merged commit 687ed93 into main Apr 29, 2026
2 checks passed
@ZR233
ZR233 deleted the release-plz-2026-04-29T05-11-45Z branch April 29, 2026 05: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.

1 participant