feat: Add frontend 401 unauthorized handling and update backend to async Rocket main.
This commit is contained in:
@@ -11,6 +11,7 @@ bytes = "1"
|
||||
rocket_prost_responder_derive = { path = "rocket_prost_responder_derive" }
|
||||
uuid = { version = "1.10.0", features = ["v4"] }
|
||||
bcrypt = "0.17.1"
|
||||
bincode = "2.0.1"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user