diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:11:33 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:11:33 +0530 |
commit | ef6e3a4006522da925004fdcbbc531c520844fb6 (patch) | |
tree | 067a9a0c298d9aeecd270d0b6a955bc9cf3d72e6 /Cargo.toml | |
parent | e4fce03ca9c043c8cc99d5f7e1657f1e2beeb662 (diff) |
Added help message
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ homepage = "https://git.vidhukant.com/polydoro/about" repository = "https://git.vidhukant.com/polydoro" readme = "README.md" keywords = ["pomodoro", "polybar", "statusbar", "widget", "lemonbar"] -version = "0.1.0" +version = "0.1.1" edition = "2024" [dependencies] |