Cargo Features

z-base-32 has no features set by default.

[dependencies]
z-base-32 = { version = "0.1.4", features = ["python", "cli"] }
python

Enables pyo3 ^0.20.2

cli

Enables anyhow and clap

Required by the zbase32 binary