bump all dependencies

This commit is contained in:
Robin Mueller
2025-07-22 10:29:54 +02:00
parent 848fe6f207
commit 533caea0fe
4 changed files with 5 additions and 6 deletions
-1
View File
@@ -1,7 +1,6 @@
use satrs::pus::verification::RequestId;
use satrs::spacepackets::ecss::tc::PusTcCreator;
use satrs::spacepackets::ecss::tm::PusTmReader;
use satrs::spacepackets::ecss::WritablePusPacket as _;
use satrs::{spacepackets::ecss::PusPacket, spacepackets::SpHeader};
use satrs_example::config::{OBSW_SERVER_ADDR, SERVER_PORT};
use std::net::{IpAddr, SocketAddr, UdpSocket};