mdbx-sys 0.11.6

Rust bindings for libmdbx.
Documentation
[build-dependencies.bindgen]
default-features = false
features = ["runtime"]
version = "0.59"

[build-dependencies.cc]
version = "1.0"

[build-dependencies.cmake]
version = "0.1"
[dependencies.libc]
version = "0.2"

[features]
cmake-build = []

[lib]
name = "mdbx_sys"

[package]
authors = ["Dan Burkert <dan@danburkert.com>", "Victor Porof <vporof@mozilla.com>", "Kerollmops <renault.cle@gmail.com>", "Artem Vorotnikov <artem@vorotnikov.me>"]
categories = ["database", "external-ffi-bindings"]
description = "Rust bindings for libmdbx."
documentation = "https://docs.rs/mdbx-sys"
edition = "2021"
homepage = "https://github.com/vorot93/libmdbx-rs"
keywords = ["MDBX", "database", "storage-engine", "bindings", "library"]
license = "Apache-2.0"
name = "mdbx-sys"
readme = "../README.md"
repository = "https://github.com/vorot93/libmdbx-rs"
resolver = "2"
version = "0.11.6"