Files
audio-conv/Cargo.toml

9 lines
180 B
TOML

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