aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-09 21:58:05 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-09 21:58:05 +0530
commit766f0c2adb95b0ee9c19c961a54537877369b55f (patch)
tree4d866907da44765f39c4f76667dcd4c8ece42f17 /Cargo.toml
parentaaaef456bcc60c98a7128f12879b788372427f76 (diff)
Remove category field from Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d014ce7..74ededa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,6 @@ 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"