diff --git a/Cargo.toml b/Cargo.toml index 6cb2745..4eea59c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,6 @@ derive-new = ">=0.6, <=0.7" [dependencies.spacepackets] version = "0.13" default-features = false -path = "../spacepackets" [dependencies.thiserror] version = "2"