mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 06:45:13 +00:00
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
rustup +nightly component add rust-src rustc-dev llvm-tools-preview
|