From e37ba5fd05f4a2365e3d846fd7cb814eda649ae6 Mon Sep 17 00:00:00 2001 From: Ian Roddis Date: Wed, 8 Dec 2021 14:19:37 -0400 Subject: [PATCH] Updating manifest with more information --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index e6d4657..e7d8d58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "flexcal" version = "0.1.0" edition = "2021" license-file = "LICENSE.txt" +description = "A flexible business calendar struct" +keywords = [ "calendar", "business", "scheduling" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html