mirror of
https://github.com/Rust-GPU/rust-gpu.git
synced 2026-06-08 02:29:51 +09:00
4 lines
115 B
Bash
Executable File
4 lines
115 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
rustup toolchain install nightly-2020-11-24 --component rust-src rustc-dev llvm-tools-preview
|