Heads up, using the mp3 Bevy feature will cause your iOS app to get rejected because minimp3 depends on slice_deque which uses an internal API for memory allocation.
First reported in bevyengine/bevy#3145, but I figured I'd toss it upstream for the rodio team to look at.