[package] name = "ffmpeg-wasi" version = "0.1.14" authors = ["Frank Denis "] edition = "2018" description = "FFMPEG for WebAssembly/WASI" categories = ["wasm"] homepage = "https://github.com/jedisct1/rust-ffmpeg-wasi" repository = "https://github.com/jedisct1/rust-ffmpeg-wasi" keywords = ["ffmpeg", "libavcodec", "libavformat", "wasi", "wasm"] license = "MIT" readme = "README.md" [dependencies]