Cargo Features

caracat has no features set by default.

[dependencies]
caracat = { version = "1.0.0", features = ["pkg-config"] }
pkg-config

Build zstd by using host libraries instead of the sources bundled with the zstd crate.
This is currently used by the Nix flake, for which the bundled sources cannot be used.

Enables pkg-config of zstd ^0.12.3