Breaking changes:
- Updated the feature flags for file formats to be 1-to-1 with Symphonia's feature flags.
- If you were using the
oggfeature previously, you'll want to addvorbisas well. - If you were using the
wavfeature previously, you'll want to addpcmas well. - If you were using the default features, you don't need to change anything.
- If you were using the
Other changes:
- Update `c...