more build optimization

This commit is contained in:
41666 2022-12-13 00:20:24 -05:00
parent 267a8c11c3
commit 5ca02948df
9 changed files with 1429 additions and 246 deletions

View file

@ -1,5 +1,7 @@
[workspace]
members = [
"services/*",
"hack/*"
]
exclude = [
"hack/codegen",
]