move contents of taskchampion repo to tc/
This commit is contained in:
10
rust/Cargo.toml
Normal file
10
rust/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[workspace]
|
||||
|
||||
members = [
|
||||
"taskchampion",
|
||||
"cli",
|
||||
"sync-server",
|
||||
"lib",
|
||||
"integration-tests",
|
||||
"xtask",
|
||||
]
|
||||
Reference in New Issue
Block a user