Files
audio-conv/Cargo.toml
2018-08-28 13:46:59 +02:00

8 lines
164 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" }