update mods

This commit is contained in:
brian
2025-09-21 18:47:38 +08:00
parent daf6c7c16a
commit a34dbc60c4
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ members = [".", "migration"]
axum = { version = "0.8" }
axum-extra = {version = "0.10", features = ["typed-header", "typed-routing"] }
axum-macros = "0.5"
sea-orm = { version = "1.1.12", features = [
sea-orm = { version = "1.1.16", features = [
"sqlx-postgres",
"runtime-tokio-rustls",
"macros",