RustAudio / coreaudio-sys

Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).
MIT License
69 stars 38 forks source link

Bump bindgen version and bump patch version for crates.io release #86

Closed simlay closed 1 year ago

simlay commented 1 year ago

Closes #85.

I've tested that this builds with macOS 13.6, xcode 14.4 and xcode 15.0.

I've checked that cargo-semver-checks says it's okay for this to be a minor bump so hopefully this doesn't have any breaking changes.