#! /usr/bin/env bash
cargo --version
cargo fmt --check # fails if anything is misformatted
