diff --git a/silent/Cargo.toml b/silent/Cargo.toml index 46e6cff..b2e213f 100644 --- a/silent/Cargo.toml +++ b/silent/Cargo.toml @@ -63,7 +63,7 @@ tokio-util = "0.7.13" anyhow = "1.0.95" # Scheduler -cron = { version = "0.14.0", optional = true } +cron = { version = "0.15.0", optional = true } # Multipart multer = { version = "3.1.0", optional = true }