mock auth

This commit is contained in:
2025-11-30 17:54:58 +01:00
parent 2d0956251b
commit d38f8891f5
6 changed files with 223 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ prost-types = "0.14.1"
rocket = { git = "https://github.com/rwf2/Rocket", rev = "504efef179622df82ba1dbd37f2e0d9ed2b7c9e4" }
bytes = "1"
rocket_prost_responder_derive = { path = "rocket_prost_responder_derive" }
uuid = { version = "1.10.0", features = ["v4"] }
[build-dependencies]
prost-build = "0.14.1"