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 lily
parent f7272d143e
commit 03b9ae2595
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
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]