[package] name = "libvips-sys" version = "0.1.0" authors = ["Ole Krüger "] license = "MIT/Apache-2.0" description = "Rust bindings to libvips" keywords = ["ffi", "bindings", "vips", "image"] [build-dependencies] bindgen = "0.33" pkg-config = "0.3"