Files
rayhunter/Cargo.toml

11 lines
119 B
TOML

[workspace]
members = [
"lib",
"bin",
"rootshell",
"telcom-parser",
"installer",
]
resolver = "2"