shoestrap/recipes/default/rust

5 lines
76 B
Bash
Executable File

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