chore: normalize code

This commit is contained in:
Maulana Sodiqin
2025-05-17 02:08:59 +07:00
parent 874f25aa80
commit a43ef8ec04
104 changed files with 691 additions and 655 deletions
+4 -4
View File
@@ -5,11 +5,11 @@ edition = "2024"
[dependencies]
imphnen-entities = { path = "../imphnen-entities" }
argon2.workspace = true
axum.workspace = true
tokio.workspace = true
chrono.workspace = true
jsonwebtoken.workspace = true
serde.workspace = true
argon2.workspace = true
lettre.workspace = true
surrealdb = { workspace = true, features = ["kv-mem"] }
chrono.workspace = true
surrealdb.workspace = true
jsonwebtoken.workspace = true