From 5884b267bd35301719511bafaa5ed85ae53f9e7a Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 10 Aug 2022 14:27:36 +0900 Subject: [PATCH] Update Cargo.toml with metadata --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index e7968ec..444d6aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "swaybar_info" version = "0.1.0" edition = "2021" +description = "Provides swaybar with info to be displayed" +license = "MIT" +repository = "https://github.com/Stephen-Seo/swaybar_info" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html