392356c7e0b24b980a30303b720a6f42b5c2259e
[webi-installers/.git] / rustlang / rustlang.bash
1 #!/bin/bash
2
3 # title: Rust
4 # homepage: https://rust-lang.org
5 # tagline: The Rust Toolchain
6 # description: |
7 #   A language empowering everyone to build reliable and efficient software.
8
9 # Straight from https://rustup.rs/
10 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh