fn main() -> anyhow::Result<()> {
    zint_cli::run()
}