[package] name = "mongoc-sys" version = "1.1.10" authors = ["Thijs Cadier "] build = "build.rs" links = "mongoc" [dependencies] libc = "*" openssl-sys = "*" [build-dependencies.bindgen] git = "https://github.com/crabtw/rust-bindgen.git"