feat: add more useful debug information to system metadata

This commit is contained in:
Chance 2025-04-03 18:21:19 -04:00 committed by BitSyndicate
parent bff7aff98c
commit 424efd9c98
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
5 changed files with 584 additions and 45 deletions

View file

@ -4,7 +4,6 @@ members = ["engine","subcrates/zen_core"]
[workspace.dependencies]
lazy_static = "1.5.0"
parking_lot = "0.12.3"
[profile.release]