Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase bitflags dependency lower bound to 2.3.0 #865

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

mulkieran
Copy link
Member

No description provided.

@mulkieran mulkieran self-assigned this Jul 6, 2023
Explicitly derive necessary implementations that the bitflag macro used
to supply by default, and that are necessary for compilation.

Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran marked this pull request as ready for review July 10, 2023 01:27
@mulkieran mulkieran merged commit 351826a into stratis-storage:master Jul 10, 2023
1 check passed
@mulkieran mulkieran deleted the bitflags branch July 10, 2023 01:42
mulkieran added a commit to mulkieran/devicemapper-rs that referenced this pull request Oct 23, 2023
Apparently the new version of bitflags does not explicitly derive Eq and
PartialEq.

This change should have gone in with PR stratis-storage#865.

Signed-off-by: mulhern <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant