From 88b5fabd56ec0f9d46eed2dbf7fbc08b84b1f216 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 16 Jun 2020 14:50:05 -0400 Subject: prepare for publish --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') 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 "] 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 -- cgit v1.2.3