Update Cargo dependencies
All checks were successful
CI/CD Pipeline / test (push) Successful in 30m52s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
gitea-actions
2025-10-17 02:06:17 +00:00
committed by github-actions[bot]
parent a59d8c0331
commit 4e427750f7
2 changed files with 595 additions and 604 deletions

View File

@@ -25,9 +25,9 @@ futures = "0.3"
lettre = "0.11"
csv = "1.3"
itertools = "0.14"
job_scheduler_ng = "2.2"
ureq = { version = "3.0", features = ["json"] }
regex = "1.11"
job_scheduler_ng = "2.4"
ureq = { version = "3.1", features = ["json"] }
regex = "1.12"
urlencoding = "2.1"
[target.'cfg(not(windows))'.dependencies]