[package] name = "yuv-sys" version = "0.3.6" edition = "2021" authors = ["Theo Monnom "] license = "MIT OR Apache-2.0" description = "libyuv bindings" [build-dependencies] bindgen = "0.69" cc = "1.0" regex = "1" rayon = "1.8"