diff --git a/Cargo.toml b/Cargo.toml index 0788fe5..0a23651 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ edition = "2018" [dependencies] chrono = "0.4" -cron = "0.9.0" +cron = "0.10.0"