#! /bin/bash

# Install rust via rustup
curl https://sh.rustup.rs -sSf | sh