shoestrap/recipes/default/rust

5 lines
76 B
Plaintext
Raw Permalink Normal View History

2019-04-08 22:23:56 +00:00
#! /bin/bash
# Install rust via rustup
curl https://sh.rustup.rs -sSf | sh