the check finally works again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2023-12-13 15:49:26 +01:00
parent 5a55993452
commit bd6e1637e4
6 changed files with 11 additions and 9 deletions

View File

@ -73,10 +73,10 @@ features = ["all"]
optional = true
[dependencies.spacepackets]
# version = "0.7.0-beta.2"
version = "0.7.0-beta.3"
default-features = false
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
rev = "297cfad22637d3b07a1b27abe56d9a607b5b82a7"
# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
# rev = "297cfad22637d3b07a1b27abe56d9a607b5b82a7"
[dependencies.cobs]
git = "https://github.com/robamu/cobs.rs.git"