Files
rayhunter/Cargo.toml
Cooper Quintin 42ddb7cbff merge main
2024-01-31 17:52:49 -08:00

10 lines
95 B
TOML

[workspace]
members = [
"lib",
"bin",
"serial",
"rootshell",
]
resolver = "2"