chore(deps): bump tokio-cron-scheduler from 0.14.0 to 0.15.1 (#9267)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-15 14:05:35 -04:00
committed by GitHub
parent 594d8bc3be
commit d730785ca8
2 changed files with 43 additions and 12 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ fs-err = "3"
goose-sdk = { path = "../goose-sdk" }
rand = { workspace = true }
utoipa = { workspace = true, features = ["chrono"] }
tokio-cron-scheduler = "0.14.0"
tokio-cron-scheduler = "0.15.1"
urlencoding = { workspace = true }
v_htmlescape = "0.15"
sqlx = { version = "0.8", default-features = false, features = [