Cargo Features

[dependencies]
isal-sys = { version = "0.5.3+496255c", default-features = false, features = ["static", "use-system-isal", "regenerate-bindings"] }
default = static

The static feature is set by default whenever isal-sys is added without default-features = false somewhere in the dependency tree.

static default
shared use-system-isal
regenerate-bindings build

Enables bindgen ^0.69

Affects igzip_lib::bindings