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

Remove default-features=false from bindgen #36

Merged
merged 1 commit into from
May 6, 2021

Conversation

willbrowningme
Copy link
Contributor

Remove default-features=false from bindgen build dependency to fix failing builds with crates that have multiple different dependencies that both depend on bindgen.

See failed pipeline here for the error in question - https://gitlab.com/willbrowning/anonaddy-sequoia/-/jobs/1238041327

I believe this may be related to this issue - rust-lang/rust-bindgen#2030

@davidcole1340 davidcole1340 merged commit e0743b1 into davidcole1340:master May 6, 2021
@davidcole1340
Copy link
Owner

Cheers!

@willbrowningme willbrowningme deleted the patch-1 branch May 7, 2021 08:05
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