Update Cargo dependencies
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled

This commit is contained in:
gitea-actions
2025-09-19 02:06:20 +00:00
committed by github-actions[bot]
parent 3ce95ecb49
commit 0695230855
2 changed files with 578 additions and 525 deletions

1099
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,8 +25,8 @@ futures = "0.3"
lettre = "0.11" lettre = "0.11"
csv = "1.3" csv = "1.3"
itertools = "0.14" itertools = "0.14"
job_scheduler_ng = "2.2" job_scheduler_ng = "2.3"
ureq = { version = "3.0", features = ["json"] } ureq = { version = "3.1", features = ["json"] }
regex = "1.11" regex = "1.11"
urlencoding = "2.1" urlencoding = "2.1"