Announcing bindgen $TODO_VERSION

bindgen automatically generates Rust FFI bindings to C and C++ libraries.

Upgrade to this release by updating your Cargo.toml:

bindgen = "$TODO_VERSION"

Changelog

<insert CHANGELOG.md's “Unreleased” section here>

Friends

Thanks to everyone who contributed to this release!

Contributing

Want to join us? Check out our CONTRIBUTING.md and take a look at some of these issues:

Want to help improve our documentation? Check out the issues labeled “docs”.

Found a bug with bindgen? File an issue here.