Cargo Features

[dependencies]
piz = { version = "0.5.1", default-features = false, features = ["check-local-metadata"] }
default = check-local-metadata

The check-local-metadata feature is set by default whenever piz is added without default-features = false somewhere in the dependency tree.

check-local-metadata default

Piz has 2 features without comments.