[package] name = "rpi-video-rs" version = "0.0.2" authors = ["Steven Gu "] license = "MIT" description = "Rust version of H264 video record on Raspberry Pi" homepage = "https://github.com/silathdiir/rpi-video-rs" documentation = "https://github.com/silathdiir/rpi-video-rs" repository = "https://github.com/silathdiir/rpi-video-rs" edition = "2018" exclude = ["tools/*"] [dependencies] rpi-mmal-rs = "0.0.2"