Command line tool to convert between common temperature units
git clone git@github.com:brysonbw/temp-convert.git
cd temp-convert
cargo build
cargo test
cargo fmt