[package] name = "makepad-audio-decode" version = "0.1.0" authors = ["Makepad "] edition = "2021" description = "From-scratch MP3 (MPEG-1/2/2.5 Layer III), Ogg Vorbis, and FLAC decoders in safe Rust, no dependencies" license = "MIT OR Apache-2.0" homepage = "https://github.com/makepad/makepad/" repository = "https://github.com/makepad/makepad/" [dependencies]