timetracker/rust/timetracking/Cargo.toml

9 lines
93 B
TOML

[workspace]
members = [
"timetracker",
"doprocess",
"chug",
"timelogging"
]