[package] name = "libjpegturbo-sys" version = "0.0.2" authors = ["Zimon Dai "] edition = "2018" keywords = ["jpeg", "image", "libjpeg", "libjpegturbo"] documentation = "https://docs.rs/libjpegturbo-sys" repository = "https://github.com/zimond/libjpegturbo-sys" license = "MIT OR Apache-2.0" description = "Bindings to libjpegturbo c library" [dependencies] [build-dependencies] # bindgen = "0.53.1" cmake = "0.1.42"