use same spacepackets version
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good

This commit is contained in:
2024-08-19 11:03:09 +02:00
parent 643ce9ace1
commit d3aa56a954
3 changed files with 6 additions and 3 deletions

View File

@ -25,7 +25,7 @@ optional = true
version = ">0.9"
default-features = false
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets"
branch = "all-cfdp-updates"
branch = "main"
[features]
serde = ["dep:serde", "spacepackets/serde"]