|
|
@ -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", |
|
|
|