mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 08:14:12 +00:00
4 lines
115 B
Bash
Executable File
4 lines
115 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
rustup toolchain install nightly-2020-10-25 --component rust-src rustc-dev llvm-tools-preview
|