diff --git a/satrs-core/Cargo.toml b/satrs-core/Cargo.toml index 6424c01..895be4f 100644 --- a/satrs-core/Cargo.toml +++ b/satrs-core/Cargo.toml @@ -61,10 +61,10 @@ default-features = false optional = true [dependencies.spacepackets] -# version = "0.5.4" +version = "0.6" # path = "../spacepackets" -git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" -rev = "4485ed26699d32" +# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" +# rev = "4485ed26699d32" default-features = false [dev-dependencies]