ComunidadAylas / vorbis-rs

🔊 Rust bindings for the best-in-breed C libraries of the Vorbis audio codec and Ogg container encapsulation.
https://crates.io/crates/vorbis_rs
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

chore(deps): update rust crate cc to 1.0.87 #18

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cc workspace.dependencies patch 1.0.85 -> 1.0.87

Release Notes

rust-lang/cc-rs (cc) ### [`v1.0.87`](https://togithub.com/rust-lang/cc-rs/releases/tag/1.0.87) [Compare Source](https://togithub.com/rust-lang/cc-rs/compare/1.0.86...1.0.87) #### What's Changed - fix: remove unnecessary `println`s by [@​amaanq](https://togithub.com/amaanq) in [https://github.com/rust-lang/cc-rs/pull/960](https://togithub.com/rust-lang/cc-rs/pull/960) - Support native ARM64 MSVC toolchain, and fallback to x64 if emulation is available by [@​dpaoliello](https://togithub.com/dpaoliello) in [https://github.com/rust-lang/cc-rs/pull/957](https://togithub.com/rust-lang/cc-rs/pull/957) - add armv8r-none-eabihf by [@​chrisnc](https://togithub.com/chrisnc) in [https://github.com/rust-lang/cc-rs/pull/836](https://togithub.com/rust-lang/cc-rs/pull/836) - Fix use of cc with make <4.3: Clear O_NONBLOCK after compilaton by [@​NobodyXu](https://togithub.com/NobodyXu) in [https://github.com/rust-lang/cc-rs/pull/966](https://togithub.com/rust-lang/cc-rs/pull/966) - Release cc 1.0.87 by [@​NobodyXu](https://togithub.com/NobodyXu) in [https://github.com/rust-lang/cc-rs/pull/967](https://togithub.com/rust-lang/cc-rs/pull/967) #### New Contributors - [@​amaanq](https://togithub.com/amaanq) made their first contribution in [https://github.com/rust-lang/cc-rs/pull/960](https://togithub.com/rust-lang/cc-rs/pull/960) - [@​chrisnc](https://togithub.com/chrisnc) made their first contribution in [https://github.com/rust-lang/cc-rs/pull/836](https://togithub.com/rust-lang/cc-rs/pull/836) **Full Changelog**: https://github.com/rust-lang/cc-rs/compare/1.0.86...1.0.87

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.