[package] name = "light_kv" version = "0.1.0" authors = ["Shylock Hg "] edition = "2018" keywords = ['KV', 'Storage'] license = 'MIT' description = 'A simple embeddable K/V storage engine inspired by RocksDB.' homepage = 'https://github.com/shylock-hg/lightkv' repository = 'https://github.com/shylock-hg/lightkv' [dependencies]