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

Update cargo-hack and remove optional-dep work around #109

Merged
merged 2 commits into from
Jul 18, 2022

Conversation

leighmcculloch
Copy link
Member

What

Update cargo-hack and remove optional-dep work around.

Why

A fix for the optional dependency issue (taiki-e/cargo-hack#153) was released in cargo-hack 0.5.15. It is no longer necessary to explicitly ask for optional dependencies to be included so that first-class features that happen to have the same name get included in the powerset. They are included in the powerset by default.

Known limitations

[TODO or N/A]

@leighmcculloch leighmcculloch enabled auto-merge (squash) July 18, 2022 05:43
@leighmcculloch leighmcculloch merged commit eec3f40 into main Jul 18, 2022
@leighmcculloch leighmcculloch deleted the update-hack branch July 18, 2022 06:13
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