#!/usr/bin/env bash set -euxo pipefail cat >> crates/bin/Cargo.toml <