Closed ilammy closed 2 years ago
bindgen 0.61 changelog:
bindgen
Changed The bindgen CLI utility must be installed using cargo install bindgen-cli now.
Changed
The bindgen CLI utility must be installed using cargo install bindgen-cli now.
cargo install bindgen-cli
They have split it out into a separate crate to cure clap in the main library, which is quite annoying to have in the build tree.
@ilammy plz merge when ready
bindgen
0.61 changelog:They have split it out into a separate crate to cure clap in the main library, which is quite annoying to have in the build tree.
Checklist
Example projects and code samples are up-to-dateChangelog is updated(no need, CI-only change)