chore: remove seaorm

This commit is contained in:
Maulana Sodiqin
2025-02-25 02:02:01 +07:00
parent 44de53a49d
commit b8606ef0bb
4 changed files with 21 additions and 828 deletions
-1
View File
@@ -6,7 +6,6 @@ edition = "2021"
[dependencies]
axum = { version = "0.8.1", features = ["multipart"] }
log = "0.4.25"
sea-orm = { version = "1.1.4", features = ["sqlx-postgres", "macros", "with-json", "with-uuid", "runtime-tokio", "runtime-tokio-native-tls"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.138"
tokio = { version = "1.43.0", features = ["full"] }