bevy/crates/bevy_audio
François 212dc6017d
don't depend directly on oboe (#12316)
# Objective

- Avoid version mismatch
- When cpal updates oboe in a patch release, this breaks android support
for Bevy

## Solution

- Use the same version of oboe as cpal by relying on it to re-export the
feature
2024-03-05 17:23:12 +00:00
..
src Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
Cargo.toml don't depend directly on oboe (#12316) 2024-03-05 17:23:12 +00:00