diff --git a/satrs-mib/Cargo.toml b/satrs-mib/Cargo.toml index db9b85e..5f304cd 100644 --- a/satrs-mib/Cargo.toml +++ b/satrs-mib/Cargo.toml @@ -24,7 +24,8 @@ optional = true [dependencies.satrs-core] # version = "0.1.0-alpha.0" -path = "../satrs-core" +git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" +rev = "35e1f7a983f6535c5571186e361fe101d4306b89" [dependencies.satrs-mib-codegen] path = "codegen"