transform id(thing) to id(string) on get role, permission, users
This commit is contained in:
+12
-1
@@ -1,10 +1,21 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"imphnen-*",
|
||||
# "imphnen-*",
|
||||
"imphnen-utils",
|
||||
"imphnen-libs",
|
||||
"imphnen-entities",
|
||||
"imphnen-cms-service",
|
||||
"imphnen-iam-service",
|
||||
"imphnen-gacha-service",
|
||||
"imphnen-gateway-service",
|
||||
"imphnen-dimentorin-service",
|
||||
"imphnen-middleware-service",
|
||||
"imphnen-core-service",
|
||||
"tests",
|
||||
]
|
||||
|
||||
|
||||
[workspace.dependencies]
|
||||
axum = { version = "0.8.1", features = ["multipart"] }
|
||||
log = "0.4.25"
|
||||
|
||||
Reference in New Issue
Block a user