use edition 2024, continue re-work

This commit is contained in:
Robin Mueller
2026-03-12 17:54:33 +01:00
parent 2de2898ba4
commit 70f43fd9e5
17 changed files with 311 additions and 149 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
use models::{
ComponentId,
ccsds::{CcsdsTcPacketOwned, CcsdsTmPacketOwned},
control, ComponentId,
control,
};
use satrs::spacepackets::CcsdsPacketIdAndPsc;