siamesedb 0.1.17

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

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

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