From e531a1c2d60074de5cc731ea563a4709d8abc1a2 Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 18 May 2020 04:08:38 -0700 Subject: crates --- Cargo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d2c58f5..97d19d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,13 @@ [package] name = "bk" -version = "0.1.0" +version = "0.1.1" authors = ["James Campos "] edition = "2018" license = "MIT" description = "Terminal Epub reader" +keywords = ["ebook", "epub"] +categories = ["command-line-utilities"] +readme = "README.md" repository = "https://github.com/aeosynth/bk" [dependencies] -- cgit v1.2.3