[package] name = "mmf" description = "high level bindings for Windows Media Foundation APIs" version = "0.0.1" license = "MIT" authors = ["tinaun "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] winapi = "0.3.8"