From 766f0c2adb95b0ee9c19c961a54537877369b55f Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 9 Sep 2025 21:58:05 +0530 Subject: Remove category field from Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) 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" -- cgit v1.2.3