crc dependency is mandatory
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:
parent
a0f2d858ce
commit
143b0869a4
@ -26,7 +26,6 @@ default-features = false
|
||||
|
||||
[dependencies.crc]
|
||||
version = "3"
|
||||
optional = true
|
||||
|
||||
[dependencies.dyn-clone]
|
||||
version = "1"
|
||||
@ -96,7 +95,6 @@ std = [
|
||||
"spacepackets/std",
|
||||
"num_enum/std",
|
||||
"thiserror",
|
||||
"crc"
|
||||
]
|
||||
alloc = [
|
||||
"serde/alloc",
|
||||
|
Loading…
Reference in New Issue
Block a user