From 176da4838aa6fd62703c1cbdd128f25bfa4e9491 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 4 Nov 2024 12:06:10 +0100 Subject: [PATCH] bump spacepackets --- satrs-shared/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satrs-shared/Cargo.toml b/satrs-shared/Cargo.toml index 67a3928..2498c89 100644 --- a/satrs-shared/Cargo.toml +++ b/satrs-shared/Cargo.toml @@ -22,7 +22,7 @@ version = "0.3" optional = true [dependencies.spacepackets] -version = ">0.9, <=0.11" +version = ">0.9, <=0.12" default-features = false [features]