|
|
|
@ -7,9 +7,9 @@ authors = ["Dan Burkert <dan@danburkert.com>"] |
|
|
|
|
license = "Apache-2.0" |
|
|
|
|
|
|
|
|
|
description = "Rust bindings for liblmdb." |
|
|
|
|
repository = "https://github.com/danburkert/lmdb-rs.git" |
|
|
|
|
repository = "https://github.com/mozilla/lmdb-rs.git" |
|
|
|
|
readme = "../README.md" |
|
|
|
|
documentation = "https://docs.rs/lmdb-sys" |
|
|
|
|
documentation = "https://docs.rs/lmdb-rkv-sys" |
|
|
|
|
keywords = ["LMDB", "database", "storage-engine", "bindings", "library"] |
|
|
|
|
categories = ["database", "external-ffi-bindings"] |
|
|
|
|
|
|
|
|
|