dinglebit-store 0.2.0

simplified storage interface
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.chrono]
features = ["serde"]
version = "0.4.19"

[dependencies.serde]
features = ["derive"]
version = "1.0.125"

[dependencies.serde_derive]
version = "1.0.125"

[dependencies.serde_json]
version = "1.0.64"

[dependencies.sha2]
version = "0.9.3"

[dependencies.sled]
version = "0.34.6"

[dependencies.tempfile]
version = "3.2.0"

[package]
authors = ["Joshua Marsh (icub3d) <joshua@themarshians.com>"]
categories = ["database-implementations"]
description = "simplified storage interface"
documentation = "https://docs.rs/dinglebit-store"
edition = "2018"
homepage = "https://www.dinglebit.com/"
license = "MIT"
name = "dinglebit-store"
readme = "README.md"
repository = "https://github.com/dinglebit/store.rs"
version = "0.2.0"