-
Notifications
You must be signed in to change notification settings - Fork 460
Update coreaudio-rs
#943
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
Update coreaudio-rs
#943
Conversation
179bd4b to
abb2b41
Compare
|
Thanks for the PR. Could you ping me once the new coreaudio releases? I don't like depending on beta releases in master. |
|
Sure thing, mostly rebased onto the beta to make for easier testing in RustAudio/coreaudio-rs#132. I'll convert it to a draft again. |
Yeah, part of me doing a beta release is just for transparency and showing some testing. If things do break, at least I tried and wrote it down. |
|
@est31: 0.13.0 has been released, and I've rebased this to use that dependency instead |
Corresponding PR to RustAudio/coreaudio-rs#128. Will finish this once that merges and is released.