taskwarrior/Cargo.toml
Dustin J. Mitchell c0ce1fe059 Drop the 'taskchampion-cli' crate
It was fun while it lasted, but we'll be using TaskWarrior for the CLI!
2022-05-25 20:55:18 -04:00

9 lines
140 B
TOML

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