mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
chore: Make the commit do by checksum. chore: Remove the logging at the start chore: use the defaults of the original. chore: Convert the error into just the source. chore: Remove some of the unwraps
10 lines
127 B
TOML
10 lines
127 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"snapshot_creator",
|
|
"models",
|
|
"js_engine",
|
|
"helpers",
|
|
"embassy_container_init",
|
|
]
|