aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-06-16 14:50:05 -0400
committerDeterminant <tederminant@gmail.com>2020-06-16 14:50:05 -0400
commit88b5fabd56ec0f9d46eed2dbf7fbc08b84b1f216 (patch)
treeb0a20cb80d5b03e92cefb1fa55159d298d49d19f /Cargo.toml
parent6b8000d8fd8b88afbc7fb45094da29fb02627ed2 (diff)
prepare for publish
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f84b995..ca270ef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,10 @@ name = "growth-ring"
version = "0.1.0"
authors = ["Determinant <tederminant@gmail.com>"]
edition = "2018"
+homepage = "https://github.com/Determinant/growth-ring"
+keywords = ["wal", "db", "futures"]
+license = "MIT"
+description = "Simple and modular write-ahead-logging implementation."
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html