prepare example release v0.1.0
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2024-02-13 11:07:27 +01:00
parent d4a122e462
commit 18cec8bcf0

View File

@ -20,12 +20,12 @@ thiserror = "1"
derive-new = "0.5"
[dependencies.satrs]
# version = "0.1.0-alpha.3"
path = "../satrs"
version = "0.1.1"
# path = "../satrs"
[dependencies.satrs-mib]
# version = "0.1.0-alpha.2"
path = "../satrs-mib"
version = "0.1.0"
# path = "../satrs-mib"
[features]
dyn_tmtc = []