fix(deps): update all dependencies #2

Open
kjuulh wants to merge 1 commits from renovate/all into main
Showing only changes of commit 154e76d696 - Show all commits

View File

@@ -13,7 +13,7 @@ dotenv.workspace = true
axum.workspace = true axum.workspace = true
serde.workspace = true serde.workspace = true
sqlx = { version = "0.6", features = [ sqlx = { version = "0.8", features = [
"runtime-tokio-rustls", "runtime-tokio-rustls",
"postgres", "postgres",
"migrate", "migrate",