mongoc-sys 1.8.2-0

Sys package with installer and bindings for mongoc
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "mongoc-sys"
version = "1.8.2-0"
authors = ["Thijs Cadier <thijs@appsignal.com>"]
build = "build.rs"
links = "mongoc"
exclude = ["mongo-c-driver-*"]
description = "Sys package with installer and bindings for mongoc"
categories = ["external-ffi-bindings"]
license = "MIT/Apache-2.0"
repository = "https://github.com/thijsc/mongo-rust-driver"
[dependencies.libc]
version = "0.2"

[dependencies.openssl-sys]
version = "0.9"
[build-dependencies.pkg-config]
version = "0.3"