feat:cros

This commit is contained in:
weisd
2025-01-07 22:00:49 +08:00
parent a19dccf52f
commit 30ef259c89
5 changed files with 3178 additions and 888 deletions
+1
View File
@@ -68,6 +68,7 @@ serde_urlencoded = "0.7.1"
crypto = { path = "../crypto" }
iam = { path = "../iam" }
jsonwebtoken = "9.3.0"
tower-http = { version = "0.6.2", features = ["cors"] }
[build-dependencies]
prost-build.workspace = true