Commit 7c875bd5 authored by Tyler Neely's avatar Tyler Neely

add homepage to cargo

parent 0ecbfeda
...@@ -6,6 +6,7 @@ version = "0.1.1" ...@@ -6,6 +6,7 @@ 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"] keywords = ["database", "embedded", "LSM-tree", "persistence"]
homepage = "https://github.com/spacejam/rust-rocksdb"
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