mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
9 lines
113 B
TOML
9 lines
113 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"taskchampion",
|
|
"cli",
|
|
"sync-server",
|
|
"lib",
|
|
"integration-tests",
|
|
]
|