1 Commits

Author SHA1 Message Date
gitea-actions
d67a90209a Update Cargo dependencies
Some checks failed
CI/CD Pipeline / test (push) Failing after 21m2s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped
2025-08-15 02:05:35 +00:00
2 changed files with 431 additions and 374 deletions

803
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

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