Files
Marlin/Cargo.toml
thePR0M3TH3AN f6fca2c0dd update
2025-05-18 16:02:48 -04:00

10 lines
154 B
TOML

[workspace]
members = [
"libmarlin",
"cli-bin",
"tui-bin",
]
# optionally, share common dependency versions here:
# [workspace.dependencies]