sat-rs/Cargo.toml
2022-11-27 22:05:42 +01:00

10 lines
123 B
TOML

[workspace]
members = [
"satrs-core",
"satrs-macros",
"satrs-mib",
"satrs-example",
"spacepackets",
]