diff --git a/satrs-core/Cargo.toml b/satrs-core/Cargo.toml index 543039e..5eb0421 100644 --- a/satrs-core/Cargo.toml +++ b/satrs-core/Cargo.toml @@ -66,7 +66,7 @@ features = ["all"] optional = true [dependencies.spacepackets] -version = "0.7.0-beta.1" +# version = "0.7.0-beta.1" # path = "../../spacepackets" git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" rev = "79d26e1a6"