Refactor for global error type
This commit is contained in:
@@ -14,4 +14,5 @@ emojis = "0.6.2"
|
||||
chrono = { version = "0.4.24", features = ["serde"] }
|
||||
sqlx = { version = "0.7", features = [ "runtime-tokio", "tls-rustls", "mysql", "chrono" ] }
|
||||
dotenvy = "0.15"
|
||||
realm_auth = { path = "../auth" }
|
||||
realm_auth = { path = "../auth" }
|
||||
realm_shared = { path = "../shared" }
|
||||
Reference in New Issue
Block a user