diff --git a/Cargo.toml b/Cargo.toml index 30e5c2e..894a6f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ version = "0.1.1" authors = ["Tyler Neely ", "David Greenberg "] license = "Apache-2.0" keywords = ["database", "embedded", "LSM-tree", "persistence"] +homepage = "https://github.com/spacejam/rust-rocksdb" exclude = [ ".gitignore", ".travis.yml",