From 37c7a239b81102d2d1a75b9542a91468676cbd98 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Thu, 4 Jan 2024 20:47:27 -0500 Subject: Updated package metadata --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 271cfdb..f15ab07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,11 @@ [package] name = "pomd" version = "1.3.0" +description = "A simple configurable pomodoro D-Bus daemon" +license = "MIT OR Apache-2.0" edition = "2021" +keywords = ["productivity", "pomodoro", "daemon"] +repository = "https://github.com/exvacuum/pomd" [dependencies] notify-rust = "4" -- cgit v1.2.3