This commit is contained in:
MythEclipse
2025-10-27 19:23:29 +07:00
parent cb6eef2054
commit 1caaa8404b
25 changed files with 2936 additions and 11 deletions
Generated
+2
View File
@@ -2094,6 +2094,7 @@ name = "imphnen-dimentorin"
version = "0.1.0"
dependencies = [
"anyhow",
"async-trait",
"axum",
"axum-test",
"chrono",
@@ -2102,6 +2103,7 @@ dependencies = [
"imphnen-entities",
"imphnen-iam",
"imphnen-libs",
"imphnen-middleware",
"imphnen-utils",
"lazy_static",
"rand 0.9.2",