chore(deps): update dependencies

This commit is contained in:
2025-10-28 06:45:55 +04:00
parent cdc89b5bcd
commit a59fff927d
5 changed files with 342 additions and 377 deletions

View File

@@ -6,6 +6,6 @@ edition = "2024"
[dependencies]
migration = { path = "migration" }
entity = { path = "entity" }
sea-orm = { version = "2.0.0-rc.6", features = ["sqlx-postgres", "runtime-tokio"] }
sea-orm = { version = "2.0.0-rc.15", features = ["sqlx-postgres", "runtime-tokio"] }
paste = "1.0.15"
paste = "1"