[package] name = "menhirdb" version = "0.1.1" authors = ["Christian Mauduit (ufoot) "] edition = "2021" description = "MenhirDB is yet another KV store based on RocksDB. (renamed)" license = "MIT" documentation = "https://docs.rs/crate/menhirkv" homepage = "https://gitlab.com/liberecofr/menhirkv" repository = "https://gitlab.com/liberecofr/menhirkv/tree/main" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]