siamesedb 0.1.10

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.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "073936b30b3f6bbaf9ea81a35b026612b401cf0e51c395fb5ec8e9f9a9f1aa13"

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

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