feat: update dependencies and improve code formatting in worker tests

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-13 01:38:33 +02:00
parent bc6c767c29
commit 10fcc27339
2 changed files with 36 additions and 13 deletions

3
Cargo.lock generated
View File

@@ -29,7 +29,9 @@ dependencies = [
"async-trait",
"axum",
"chrono",
"domain",
"enum_delegate",
"reqwest 0.13.3",
"serde",
"serde_json",
"tokio",
@@ -6808,6 +6810,7 @@ dependencies = [
"activitypub",
"anyhow",
"application",
"async-trait",
"auth",
"domain",
"dotenvy",