Skip to content

Commit

Permalink
Add formatting to pomodoro
Browse files Browse the repository at this point in the history
  • Loading branch information
bim9262 committed Mar 31, 2024
1 parent 11e7be0 commit 5b592ac
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 94 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ neli-wifi = { version = "0.6", features = ["async"] }
nix = { version = "0.28", features = ["fs", "process"] }
nom = "7.1.2"
notmuch = { version = "0.8", optional = true }
num-traits = "0.2"
once_cell = "1"
pipewire = { version = "0.8", default-features = false, optional = true }
regex = "1.5"
Expand Down
Loading

0 comments on commit 5b592ac

Please sign in to comment.