-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
bindgen v0.61.0 has no binaries #11249
Comments
cc @emilio |
@al-cheb are you installing using This was done mostly to work around the inability to specify different default features for binary and library crates on cargo tho, see rust-lang/rust-bindgen#2238 etc. |
Thank you. That's right, we install bindgen using |
Problem
Unable to install latest bindgen version due to missing binaries:
Ubuntu:
Windows:
Steps
cargo install bindgen
Possible Solution(s)
bindgen v0.60.1
Notes
No response
Version
The text was updated successfully, but these errors were encountered: