sat-rs/Cargo.toml

8 lines
85 B
TOML

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