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