Skip to content

Commit 27bd364

Browse files
committed
Add formatting to pomodoro
1 parent 43a199d commit 27bd364

File tree

3 files changed

+199
-96
lines changed

3 files changed

+199
-96
lines changed

Cargo.lock

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ nix = { version = "0.29", features = ["fs", "process"] }
6060
nom = "7.1.2"
6161
notmuch = { version = "0.8", optional = true }
6262
oauth2 = { version = "4.4.2" }
63+
num-traits = "0.2"
6364
pipewire = { version = "0.8", default-features = false, optional = true }
6465
quick-xml = { version = "0.37", features = ["serialize"] }
6566
regex = "1.5"

0 commit comments

Comments
 (0)