feat(codegen): integrated logging

This commit is contained in:
Nova
2025-08-29 10:31:04 -07:00
parent b95ea8e90f
commit 8e9ac71ebb
3 changed files with 62 additions and 42 deletions

View File

@@ -9,8 +9,6 @@ proc-macro = true
[dependencies]
convert_case = "0.6.0"
quote = "1.0.33"
mint = "0.5.9"
proc-macro2 = "1.0.71"
split-iter = "0.1.0"
stardust-xr = { workspace = true }