#!/bin/sh

cargo run --example example_async --features="build_async_tokio"
