mongocrypt 0.2.0

Rust-idiomatic wrapper around mongocrypt-sys
Documentation
[dependencies.bson]
version = "2.11.0"

[dependencies.mongocrypt-sys]
version = "0.1.3"

[dependencies.once_cell]
version = "1.17.0"

[dependencies.serde]
version = "1.0.125"

[dev-dependencies.serde_json]
version = "1.0.81"

[features]
compile_fail = []

[lib]
name = "mongocrypt"
path = "src/lib.rs"

[package]
authors = ["Abraham Egnor <abraham.egnor@mongodb.com>", "Isabel Atkinson <isabel.atkinson@mongodb.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["database", "cryptography", "api-bindings"]
description = "Rust-idiomatic wrapper around mongocrypt-sys"
edition = "2021"
keywords = ["mongo", "mongodb", "database", "mongocrypt", "libmongocrypt"]
license = "Apache-2.0"
name = "mongocrypt"
readme = false
repository = "https://github.com/mongodb/libmongocrypt-rust"
version = "0.2.0"