siamesedb 0.1.23

The simple local key-value store.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "rabuf"
version = "0.1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9712349a6eee0bf4e080b54a5a43f053876c709429a7bf03fc28c6f7e8c4b959"

[[package]]
name = "siamesedb"
version = "0.1.23"
dependencies = [
 "rabuf",
 "vu64",
]

[[package]]
name = "vu64"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99730d1707658514522f13e96962d7c143592c4ab26ff351366c274051049cea"