#!/usr/bin/env bash

cargo run --example example --features=env-logger-format

exit 0
