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 Sep 10, 2024
1 parent a2704ae commit 30acc53
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 96 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"
pipewire = { version = "0.8", default-features = false, optional = true }
regex = "1.5"
reqwest = { version = "0.11", features = ["json"] }
Expand Down
Loading

0 comments on commit 30acc53

Please sign in to comment.