Skip to content

Add usb-device v0.3 behind feature flag - #19

Open
daringer wants to merge 1 commit into
mainfrom
bd-stor
Open

Add usb-device v0.3 behind feature flag#19
daringer wants to merge 1 commit into
mainfrom
bd-stor

Conversation

@daringer

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/lib.rs
extern crate delog;
generate_macros!();

// The selected `usb-device` version; 0.3 wins if both features are enabled.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather have it just be a breaking change release that removes support for 0.2 . Anyway making 0.2 support go behind an enabled by default feature flag is already technically semver breaking.

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