Skip to content

Commit 5b592ac

Browse files
committed
Add formatting to pomodoro
1 parent 11e7be0 commit 5b592ac

File tree

3 files changed

+196
-94
lines changed

3 files changed

+196
-94
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ neli-wifi = { version = "0.6", features = ["async"] }
5757
nix = { version = "0.28", features = ["fs", "process"] }
5858
nom = "7.1.2"
5959
notmuch = { version = "0.8", optional = true }
60+
num-traits = "0.2"
6061
once_cell = "1"
6162
pipewire = { version = "0.8", default-features = false, optional = true }
6263
regex = "1.5"

0 commit comments

Comments
 (0)