taskwarrior/rust/Cargo.toml
2022-05-08 19:39:02 +00:00

10 lines
126 B
TOML

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