rename rust/ to taskchampion/
This commit is contained in:
committed by
Tomas Babej
parent
ccb9a0fdfb
commit
12ecfa2b1e
10
Cargo.toml
10
Cargo.toml
@@ -1,11 +1,11 @@
|
||||
[workspace]
|
||||
|
||||
members = [
|
||||
"rust/taskchampion",
|
||||
"rust/sync-server",
|
||||
"rust/lib",
|
||||
"rust/integration-tests",
|
||||
"rust/xtask",
|
||||
"taskchampion/taskchampion",
|
||||
"taskchampion/sync-server",
|
||||
"taskchampion/lib",
|
||||
"taskchampion/integration-tests",
|
||||
"taskchampion/xtask",
|
||||
]
|
||||
|
||||
# src/tc/rust is just part of the TW build and not a public crate
|
||||
|
||||
Reference in New Issue
Block a user