chore: update toolchain

This commit is contained in:
2025-01-25 14:45:13 +02:00
parent f09238d21d
commit dfd6374ba0
6 changed files with 984 additions and 53 deletions

View File

@@ -15,12 +15,4 @@ tokio.workspace = true
tower.workspace = true
tower-http.workspace = true
tracing.workspace = true
[lints.clippy]
pedantic = "warn"
nursery = "warn"
unwrap_used = "warn"
expect_used = "warn"
[package.metadata.nextest]
slow-timeout = { period = "120s", terminate-after = 3 }
sqlx.workspace = true