mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
7d3fcd5067
# Objective - Adopted from #13528. - `rodio` released 0.18! While we are working on migrating away from it and towards `kira`, it is still good to keep our dependencies up-to-date. ## Solution - Update `Cargo.toml` to depend on `rodio` 0.18. - #13528 was failing because it didn't update `rodio` for `wasm32-unknown-unknown` too. ## Testing - The CI should catch any errors here, but you can also run an audio example if you want like `spatial_audio_2d`. --- ## Changelog - Updated `rodio` to 0.18. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
README.md |