timetracker/rust/timetracking/Cargo.toml

9 lines
94 B
TOML

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