#!/bin/bash

# Install Rust & Cargo
curl -sSf https://static.rust-lang.org/rustup.sh | sh