Cargo Features

keylib-sys has no features set by default.

[dependencies]
keylib-sys = { version = "0.2.3", features = ["integration-tests", "bundled"] }
integration-tests
bundled = flate2, reqwest, sha2, tar

Download prebuilt native libraries instead of building from source This eliminates the need for Zig compiler and libudev-dev

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

reqwest build bundled?

Enables reqwest ^0.12

tar build bundled?
flate2 build bundled?
sha2 build bundled?