sat-rs/Cargo.toml

8 lines
83 B
TOML
Raw Normal View History

2022-06-16 15:45:22 +02:00
[workspace]
2022-05-14 20:44:44 +02:00
2022-06-16 15:45:22 +02:00
members = [
"fsrc-core",
"spacepackets",
2022-08-18 01:32:02 +02:00
"fsrc-example"
2022-06-16 15:45:22 +02:00
]