mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 23:24:44 +00:00
aeba9faf04
# Objective - mp3 feature of rodio has dependencies that are not maintained with security issues - mp3 feature of rodio doesn't build in wasm - mp3 feature of rodio uses internal memory allocation that cause rejection from Apple appstore ## Solution - Use vorbis instead of mp3 by default Co-authored-by: François <8672791+mockersf@users.noreply.github.com> |
||
---|---|---|
.. | ||
cargo_features.md | ||
debugging.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
linters.md | ||
linux_dependencies.md | ||
plugins_guidelines.md | ||
profiling.md | ||
release_checklist.md |