[build-dependencies.pkg-config]
version = "^0.3"
[dependencies.libc]
version = "^0.2"
[dependencies.openssl-sys]
version = "^0.9"
[lib]
name = "mongoc_sys"
path = "src/lib.rs"
[package]
authors = ["Thijs Cadier <thijs@appsignal.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Sys package with installer and bindings for mongoc"
license = "MIT/Apache-2.0"
links = "mongoc"
name = "mongoc-sys"
readme = false
repository = "https://github.com/thijsc/mongo-rust-driver"
version = "1.30.5"