Cargo Features
[dependencies]
crowdstrike-cloudproto = { version = "0.3.1", default-features = false, features = ["lfo-compress-xz", "lfo-check-hash"] }
- default = lfo-check-hash, lfo-compress-xz
-
These default features are set whenever
crowdstrike-cloudproto
is added without
somewhere in the dependency tree.default-features = false - lfo-compress-xz default
-
Enables xz2
- lfo-check-hash default
-
This is not strictly necessary if you carry CloudProto over TLS, and there is either way still a CRC check
Enables sha2