diff --git a/Cargo.toml b/Cargo.toml index aa7ec58..8301c31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,5 @@ members = [ "satrs-core", "satrs-mib", "satrs-example", - "spacepackets", + "satrs-example-stm32f3-disco", ]