Skip to content

Commit

Permalink
Merge pull request #1 from Buckram123/patch-1
Browse files Browse the repository at this point in the history
Stricter chrono dependency
  • Loading branch information
TrevorJTClarke committed Sep 15, 2022
2 parents 24bf609 + 2ee0883 commit 896f47a
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 @@ -15,6 +15,6 @@ edition = "2018"
name = "cron_schedule"

[dependencies]
chrono = "~0.4"
chrono = "0.4.19"
nom = "~4.1"
once_cell = "1.5.2"

0 comments on commit 896f47a

Please sign in to comment.