mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
10 lines
126 B
TOML
10 lines
126 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"taskchampion",
|
|
"cli",
|
|
"sync-server",
|
|
"lib",
|
|
"integration-tests",
|
|
"xtask",
|
|
]
|