Commit 0ecbfeda authored by Tyler Neely's avatar Tyler Neely

add keywords

parent 0dc5a4b0
...@@ -5,6 +5,7 @@ description = "A Rust wrapper for Facebook's RocksDB embeddable database." ...@@ -5,6 +5,7 @@ description = "A Rust wrapper for Facebook's RocksDB embeddable database."
version = "0.1.1" version = "0.1.1"
authors = ["Tyler Neely <t@jujit.su>", "David Greenberg <dsg123456789@gmail.com>"] authors = ["Tyler Neely <t@jujit.su>", "David Greenberg <dsg123456789@gmail.com>"]
license = "Apache-2.0" license = "Apache-2.0"
keywords = ["database", "embedded", "LSM-tree", "persistence"]
exclude = [ exclude = [
".gitignore", ".gitignore",
".travis.yml", ".travis.yml",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment