Skip to content

Commit

Permalink
cron jobs but this time better and correct cronjob syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
maximevanhees committed Oct 4, 2024
1 parent 6c22adc commit 66fa899
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 86 deletions.
256 changes: 252 additions & 4 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ clap = "2.33"
git-version = "0.3.5"
command-group = "1.0.8"
futures = "0.3.30"
cron = "0.12.1"
chrono = "0.4.38"
Loading

0 comments on commit 66fa899

Please sign in to comment.