chore: setup libs and utils

This commit is contained in:
Maulana Sodiqin
2025-02-07 22:26:32 +07:00
parent 8a5a051e7a
commit c637a356eb
24 changed files with 2935 additions and 41 deletions
-9
View File
@@ -1,9 +0,0 @@
[env]
RUST_LOG="imphnen-cms-api=debug"
RUST_ENV="development"
[profile.release]
lto = "fat"
codegen-units = 1
panic = "abort"
opt-level = "z"