zed/crates/audio
Piotr Osiewicz 9ea0ed3e95
chore: remove unused features from rodio crate. (#2869)
This reduces our dep count by 1% at the expense of not supporting
playback of .flac, .mp3 and .vorbis formats. We only use .wav anyways.


Release Notes:
- N/A
2023-08-21 11:07:31 +02:00
..
src Lazily initialize and destroy the audio handle state on call initiation and end 2023-08-15 23:19:11 -07:00
Cargo.toml chore: remove unused features from rodio crate. (#2869) 2023-08-21 11:07:31 +02:00