fix example
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2024-03-04 14:29:54 +01:00
parent 85b13918e6
commit e7bf8e699d
2 changed files with 46 additions and 24 deletions

View File

@ -24,8 +24,8 @@ derive-new = "0.5"
path = "../satrs"
[dependencies.satrs-mib]
version = "0.1.1"
# path = "../satrs-mib"
# version = "0.1.1"
path = "../satrs-mib"
[features]
dyn_tmtc = []