Skip to content

Commit cbe67c7

Browse files
committed
Update cron crate
1 parent 2fb1966 commit cbe67c7

File tree

2 files changed

+14
-21
lines changed

2 files changed

+14
-21
lines changed

Cargo.lock

Lines changed: 13 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ github-graphql = { path = "github-graphql" }
4242
rand = "0.8.5"
4343
ignore = "0.4.18"
4444
postgres-types = { version = "0.2.4", features = ["derive"] }
45-
cron = { version = "0.12.0" }
45+
cron = { version = "0.15.0" }
4646
bytes = "1.1.0"
4747
structopt = "0.3.26"
4848

0 commit comments

Comments
 (0)