ejdb2 0.0.6

Binding for EJDB2, a single file embedded no-sql database
[badges.maintenance]
status = "experimental"
[dependencies.ejdb2-sys]
version = "2.61.0"

[dependencies.serde_json]
version = "1.0"

[lib]
name = "ejdb2"

[package]
authors = ["Shi Yan <billconan@gmail.com>"]
description = "Binding for EJDB2, a single file embedded no-sql database"
documentation = "https://github.com/shi-yan/ejdb2rs"
keywords = ["ejdb2", "database", "json", "bson", "ffi"]
license = "MIT"
name = "ejdb2"
readme = "README.md"
repository = "https://github.com/shi-yan/ejdb2rs"
version = "0.0.6"