diff --git a/satrs-core/Cargo.toml b/satrs-core/Cargo.toml index 638e812..2215dce 100644 --- a/satrs-core/Cargo.toml +++ b/satrs-core/Cargo.toml @@ -53,10 +53,10 @@ default-features = false optional = true [dependencies.spacepackets] -# version = "0.5.2" +version = "0.5.3" # path = "../spacepackets" -git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" -rev = "8cf6f72cf35df42cc7cde5dd45c77cfd56231dbd" +# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" +# rev = "" default-features = false