aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml7
1 files changed, 7 insertions, 0 deletions
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"