feat: auth
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ utoipa = { version = "5.3.1", features = ["axum_extras"] }
|
||||
utoipa-swagger-ui = { version = "9.0.0", features = ["axum"] }
|
||||
redis = "0.28.2"
|
||||
lettre = { version = "0.11.12", features = ["tokio1-native-tls"] }
|
||||
surrealdb = "2.2.1"
|
||||
surrealdb = { version = "2.2.1", features = ["protocol-http"] }
|
||||
thiserror = "2.0.11"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user