From d09560fa20287e5033cca5229649eac140f81e63 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 16 May 2020 02:22:35 -0700 Subject: meta --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 81bb2bf..d2c58f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ version = "0.1.0" authors = ["James Campos "] edition = "2018" license = "MIT" +description = "Terminal Epub reader" +repository = "https://github.com/aeosynth/bk" [dependencies] crossterm = "0.17" -- cgit v1.2.3