feat: Implement health checks, rate limiting, and security headers for services, update Node.js versions, and add Prettier configuration for frontend.
This commit is contained in:
@@ -17,9 +17,12 @@ tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
dotenvy.workspace = true
|
||||
tower-http.workspace = true
|
||||
tower_governor.workspace = true
|
||||
bcrypt.workspace = true
|
||||
jsonwebtoken.workspace = true
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
reqwest.workspace = true
|
||||
urlencoding = "2.1"
|
||||
base64 = "0.22"
|
||||
utoipa.workspace = true
|
||||
thiserror.workspace = true
|
||||
http.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user