mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* feat: move over to workspaces * chore: Move to libs * chore:fix(build): Compat * chore: fixing pr
9 lines
96 B
TOML
9 lines
96 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"snapshot-creator",
|
|
"models",
|
|
"js_engine",
|
|
"helpers"
|
|
]
|