Skip to content

Commit

Permalink
fix(deps): update rust crate cron to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent b989cc3 commit 2af6bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ edition = "2018"

[dependencies]
chrono = "0.4"
cron = "0.9.0"
cron = "0.10.0"

0 comments on commit 2af6bb9

Please sign in to comment.