siamesedb 0.1.9

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

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

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