Add missing shared library

This commit is contained in:
GW_MC
2025-11-13 20:34:29 +08:00
parent 25c0756e70
commit 6138e4b2b3
4 changed files with 40 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
[workspace]
members = [
"apps/container",
"apps/shared",
"public/database",
"public/migration"
]