mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 07:08:44 +00:00
10 lines
154 B
TOML
10 lines
154 B
TOML
[workspace]
|
|
members = [
|
|
"libmarlin",
|
|
"cli-bin",
|
|
"tui-bin",
|
|
]
|
|
|
|
# optionally, share common dependency versions here:
|
|
# [workspace.dependencies]
|