of course forgot something important
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
This commit is contained in:
@ -71,10 +71,11 @@ features = ["all"]
|
||||
optional = true
|
||||
|
||||
[dependencies.satrs-shared]
|
||||
version = "0.1.0"
|
||||
# version = "0.1.0"
|
||||
path = "../satrs-shared"
|
||||
|
||||
[dependencies.spacepackets]
|
||||
version = "0.9.0"
|
||||
version = "0.9"
|
||||
default-features = false
|
||||
|
||||
[dependencies.cobs]
|
||||
|
Reference in New Issue
Block a user