feat(api_key): implement API key management with creation, retrieval, and deletion endpoints
This commit is contained in:
1
thoughts-backend/Cargo.lock
generated
1
thoughts-backend/Cargo.lock
generated
@@ -358,6 +358,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"bcrypt",
|
||||
"models",
|
||||
"rand 0.8.5",
|
||||
"sea-orm",
|
||||
"validator",
|
||||
]
|
||||
|
Reference in New Issue
Block a user