Bump to 1.6.3-1, add crates.io category

pull/30/head
Thijs Cadier 7 years ago
parent bfecc69775
commit 621a9828c2

@ -1,15 +1,14 @@
[package]
name = "mongoc-sys"
version = "1.6.3"
version = "1.6.3-1"
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-*"
]
categories = ["external-ffi-bindings"]
exclude = ["mongo-c-driver-*"]
[dependencies]
libc = "0.2"

Loading…
Cancel
Save