[package] name = "audio_conv" version = "0.0.0" authors = ["Thomas Heck "] [dependencies] ffmpeg = { git = "https://github.com/hecke-rs/rust-ffmpeg" } rayon = "1.0.2"