[dependencies]
[lib]
name = "mu_db"
path = "src/lib.rs"
[package]
authors = ["ManiGhazaee <hosseinghazaee1@gmail.com>"]
description = "A simple and lightweight key-value based database"
edition = "2021"
keywords = ["database", "storage"]
license = "MIT"
name = "mu_db"
readme = "README.md"
repository = "https://github.com/ManiGhazaee/mu_db"
version = "0.0.1"