[package] name = "v4l-sys" description = "Raw video4linux (v4l) bindings" version = "0.3.0" authors = ["Christopher N. Hesse "] edition = "2018" license = "MIT" links = "v4l1 v4l2 v4lconvert" build = "build.rs" [build-dependencies] bindgen = "0.65.1"