Files
taskwarrior-2.x/Cargo.toml
2022-01-25 02:54:01 +00:00

11 lines
141 B
TOML

[workspace]
members = [
"taskchampion",
"cli",
"sync-server",
"replica-server-tests",
"lib",
"integration-tests",
]