mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 06:59:17 -04:00
10 lines
124 B
TOML
10 lines
124 B
TOML
[workspace]
|
|
members = [
|
|
"apps/debug",
|
|
"apps/desktop/src-tauri",
|
|
"core",
|
|
"core/prisma",
|
|
"core/derive",
|
|
"apps/server"
|
|
]
|