mongoc-sys 1.3.6

Sys package with installer and bindings for mongoc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name        = "mongoc-sys"
version     = "1.3.6"
description = "Sys package with installer and bindings for mongoc"
authors     = ["Thijs Cadier <thijs@appsignal.com>"]
build       = "build.rs"
repository  = "https://github.com/thijsc/mongo-rust-driver"
links       = "mongoc"
license     = "MIT/Apache-2.0"
exclude = [
    "mongo-c-driver-*"
]

[dependencies]
libc        = "> 0.2.0"
openssl-sys = "> 0.7.0"