From aaaef456bcc60c98a7128f12879b788372427f76 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 9 Sep 2025 21:54:36 +0530 Subject: Update Cargo.toml --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 7605571..d014ce7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,12 @@ [package] name = "polydoro" +license-file = "LICENSE" +description = "Pomodoro widget for polybar and friends" +homepage = "https://git.vidhukant.com/polydoro/about" +repository = "https://git.vidhukant.com/polydoro" +readme = "README.md" +keywords = ["pomodoro", "polybar", "statusbar", "widget", "lemonbar"] +categories = [""] version = "0.1.0" edition = "2024" -- cgit v1.2.3