diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-09 21:58:05 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-09 21:58:05 +0530 |
commit | 766f0c2adb95b0ee9c19c961a54537877369b55f (patch) | |
tree | 4d866907da44765f39c4f76667dcd4c8ece42f17 | |
parent | aaaef456bcc60c98a7128f12879b788372427f76 (diff) |
Remove category field from Cargo.toml
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |