[package] name = "vice" description = "Video capture from the screen, cameras, and more!" version = "0.1.0" license-file = "LICENSE.md" repository = "https://github.com/quadrupleslap/vice" authors = ["Ram Kaniyur "] build = "build.rs" [dependencies] libc = "0.2.18" [build-dependencies] libbindgen = "0.1.5" pkg-config = "0.3.8"