[dependencies.libc]
version = "0.2.62"
[dependencies.sled]
version = "0.31.0"
[lib]
crate-type = ["dylib"]
name = "sled_native"
[package]
authors = ["Tyler Neely <t@jujit.su>"]
description = "a C-compatible API for sled"
documentation = "https://docs.rs/sled-native/"
homepage = "https://github.com/spacejam/sled"
keywords = ["database", "embedded", "concurrent", "persistent", "c"]
license = "Apache-2.0"
name = "sled-native"
repository = "https://github.com/spacejam/sled/sled-native"
version = "0.31.0"