feat: add user profile management with update and retrieval endpoints, enhance database setup for testing
This commit is contained in:
@@ -12,5 +12,4 @@ path = "src/lib.rs"
|
||||
bcrypt = "0.17.1"
|
||||
models = { path = "../models" }
|
||||
validator = "0.20"
|
||||
|
||||
sea-orm = { workspace = true }
|
||||
sea-orm = { version = "1.1.12" }
|
||||
|
Reference in New Issue
Block a user