use released spacepackets version
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2024-02-07 17:50:36 +01:00
parent fb18384222
commit a55ba016d8
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -75,9 +75,9 @@ optional = true
[dependencies.spacepackets]
version = "0.9.0"
default-features = false
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
# rev = "297cfad22637d3b07a1b27abe56d9a607b5b82a7"
branch = "main"
# branch = "main"
[dependencies.cobs]
git = "https://github.com/robamu/cobs.rs.git"