refactor: streamline environment variable loading and improve logging

This commit is contained in:
MythEclipse
2025-07-31 15:07:18 +07:00
parent ee9d23e01b
commit 148cf3a5cd
19 changed files with 253 additions and 173 deletions
+1
View File
@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
imphnen-entities.workspace = true
once_cell = "1"
log.workspace = true
axum.workspace = true
tokio.workspace = true