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]
|
[dependencies.crc]
|
||||||
version = "3"
|
version = "3"
|
||||||
optional = true
|
|
||||||
|
|
||||||
[dependencies.dyn-clone]
|
[dependencies.dyn-clone]
|
||||||
version = "1"
|
version = "1"
|
||||||
@ -96,7 +95,6 @@ std = [
|
|||||||
"spacepackets/std",
|
"spacepackets/std",
|
||||||
"num_enum/std",
|
"num_enum/std",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"crc"
|
|
||||||
]
|
]
|
||||||
alloc = [
|
alloc = [
|
||||||
"serde/alloc",
|
"serde/alloc",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user